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
Subsequent form submits don't display returned message anymore
When submitting a form the first time everything works as expected (messages are displayed properly). However, subsequent submits don't show the returned message anymore. The field errors are shown but not the message.
Additional observations
The information is returned from the server side and can be read in the browser dev tools
Subsequent form submits don't display returned message anymore
When submitting a form the first time everything works as expected (messages are displayed properly). However, subsequent submits don't show the returned message anymore. The field errors are shown but not the message.
Additional observations
The information is returned from the server side and can be read in the browser dev tools
Reproduction
https://stackblitz.com/edit/sveltejs-kit-template-default-quvzoff6
The text was updated successfully, but these errors were encountered: