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
This appears to be a regression. When I upgraded from version 3.0.0-beta.119 to 3.2.1, the forms in my custom plugins started getting submitted twice when the submit button gets clicked. Here's a reproduction video:
Hi @hdodov sorry we didn't get you a response sooner - the double form submit issue has been resolved in a previous release, updating to latest v3.37.0 will fix this behavior. Thanks for raising this 🙌
Describe the Bug
This appears to be a regression. When I upgraded from version
3.0.0-beta.119
to3.2.1
, the forms in my custom plugins started getting submitted twice when the submit button gets clicked. Here's a reproduction video:Screen.Recording.2024-11-27.at.19.26.59.mov
Link to the code that reproduces this issue
https://github.com/hdodov/test-payload/tree/form-submitted-twice
Reproduction Steps
pnpm docker
to start the projectonSubmit
handlerWhich area(s) are affected? (Select all that apply)
area: core
Environment Info
The text was updated successfully, but these errors were encountered: