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 am using both update and remove modals on a single page. They both work as intended, however, when I try adding onSuccess hooks, it only works for the update operation, not the remove operation.
I am using both update and remove modals on a single page. They both work as intended, however, when I try adding onSuccess hooks, it only works for the update operation, not the remove operation.
Here's my code in the template:
Here's the JS:
Am I missing something here?
The text was updated successfully, but these errors were encountered: