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
Hey. I just wanted to reproduce and post an issue around useSubmit in production vs development with the starter sandbox as an example. However, it seems submit does not invoke the action of the route, even though locally with the same code it does. Anyone having same issue in the sandbox? Just create new sandbox and add a useSubmit and try submit using it.
The actual issue I wanted to reproduce is submit doing a xhr fetch in development, but in production doing a full site refresh (no scripts blocked in production!)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey. I just wanted to reproduce and post an issue around
useSubmit
in production vs development with the starter sandbox as an example. However, it seemssubmit
does not invoke the action of the route, even though locally with the same code it does. Anyone having same issue in the sandbox? Just create new sandbox and add a useSubmit and try submit using it.The actual issue I wanted to reproduce is submit doing a xhr fetch in development, but in production doing a full site refresh (no scripts blocked in production!)
Beta Was this translation helpful? Give feedback.
All reactions