@powerGridScripts Conflicts with Livewire alpine js #777
-
Hello, When I remove the @powerGridScripts tag the modal works just fine. Does't livewire use alpinejs so why is powergrid also adding it with the scripts? I'm using latest version of livewire and laravel and followed the powergrid install instructions for existing project. Please advise. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello. This happens because until version 3, Alpine already comes with cdn in the settings. But you can simply change it to 'null' https://livewire-powergrid.com/get-started/configure.html?id=configure#_2-alpine-js |
Beta Was this translation helpful? Give feedback.
Hello. This happens because until version 3, Alpine already comes with cdn in the settings. But you can simply change it to 'null'
https://livewire-powergrid.com/get-started/configure.html?id=configure#_2-alpine-js