openModal with v5 returns 404 errors #1317
Unanswered
quentindecosne
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to update livewire-powergrid in my project. I have a table with this method:
I've changed that to the format in the documentation:
The modal opens but it's a 404, the browser console gives this error:
POST http://tt-admin.test/livewire/update 404 (Not Found)
The modal in blade views using wire-element modal load the correct view.
I'm out of ideas on how to fix this.
Beta Was this translation helpful? Give feedback.
All reactions