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
I think this is because all the delete buttons are still wrapped in the form with the method equalling post. The cancel buttons need to be outside this construct for the post to not occur. Just needs to be a simple redirect
mas-on
added a commit
to mas-on/OAuth2.0
that referenced
this issue
Feb 18, 2020
When deleting or editing a restaurant or menu item, the cancel button still posts.
The text was updated successfully, but these errors were encountered: