Error when i try to send an array or with an alpinejs variable #434
Unanswered
CodeConKarim
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.
-
when I try to save my form in this way or send an array in my arguments I get this error which appears :
The GET method is not supported for route livewire/update. Supported methods: POST.
but when i replace design.id with 204 it's work
{templateId: 204 ....}
Beta Was this translation helpful? Give feedback.
All reactions