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
Error showing
Uncaught TypeError: $.confirm is not a function
at HTMLButtonElement. (app-d2beca6b.js:60:22976)
at HTMLBodyElement.dispatch (app-d2beca6b.js:39:43768)
at ge.handle (app-d2beca6b.js:39:41705)
Other information:
I dev with Laravel 10 and npm with Vite, how can I use jquery-confirm with this configuration ?
The text was updated successfully, but these errors were encountered:
jquery-confirm version:
v3.3.4
I'm submitting a ... (check one with "x")
[ ] bug report
[ ] feature request
[x] support request
Current behavior:
Expected behavior:
Steps to reproduce:
Related code:
resources/js/app.js :
resources/js/_script.js :
Error showing
Uncaught TypeError: $.confirm is not a function
at HTMLButtonElement. (app-d2beca6b.js:60:22976)
at HTMLBodyElement.dispatch (app-d2beca6b.js:39:43768)
at ge.handle (app-d2beca6b.js:39:41705)
Other information:
I dev with Laravel 10 and npm with Vite, how can I use jquery-confirm with this configuration ?
The text was updated successfully, but these errors were encountered: