is spa() broken on filament 4?
I'm getting Uncaught TypeError: can't access property "noConflict", jQuery is undefined and Uncaught SyntaxError: redeclaration of const loadDarkMode, resulting of not being able to open modals or switching the theme
2 Replies
Um, jQuery doesn’t exist in filament or livewire. So not sure what it has to do with spa(). Sounds like you have something with jQuery that is conflicting with loadDarkMode in alpine.
I'll investigate more about that issue and what is causing it. I have a few shows in the console as well.