i get this console error when i close a modal
cdn.min.js:5 Uncaught (in promise) TypeError: u is not a function
at cdn.min.js:5:9014
at async Promise.all (index 3)
After that, no modals open up anymore
(I can temporary fix this by going back to alpine.js v2 instead of v3)
i get this console error when i close a modal
After that, no modals open up anymore
(I can temporary fix this by going back to alpine.js v2 instead of v3)