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
awcodes
awcodes2mo ago
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.
0kyouma1
0kyouma1OP2mo ago
I'll investigate more about that issue and what is causing it. I have a few shows in the console as well.

Did you find this page helpful?