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
{{ message }}
This repository was archived by the owner on Jun 6, 2026. It is now read-only.
Hi, I've been working with your approach, congrats for advance, useful and easy to implement.
I found that delete action button redirects before execute the form delete submit. I think that it would be fixed just adding an e.preventDefautl() on top of your click event listener.
File: Resources/views/internal/script.html.twig . Line 115
Hi, I've been working with your approach, congrats for advance, useful and easy to implement.
I found that delete action button redirects before execute the form delete submit. I think that it would be fixed just adding an e.preventDefautl() on top of your click event listener.
File: Resources/views/internal/script.html.twig . Line 115