You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can confirm, I'm also running into this. There's an existing thread here: #132 (I've posted a repro in there, just with action but I'm assuming the others are not getting inherited from Form also).
I'm trying to submit the form but I get 504 method not allowed. It seems like it's submitting to the current route which doesnt have an action.
If I use submitConfig and pass the method and action there it works correctly.
Does this still work without javascript?
The text was updated successfully, but these errors were encountered: