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
This package doesn't work with turbolinks enabled because I keep getting Uncaught TypeError: Livewire.on is not a function. I tried out a similar package https://github.com/lao9s/livewire-modal-twitter, and it works fine with turbolinks. Any fix?
This package doesn't work with turbolinks enabled because I keep getting
Uncaught TypeError: Livewire.on is not a function. I tried out a similar package https://github.com/lao9s/livewire-modal-twitter, and it works fine with turbolinks. Any fix?