If anyone has the same issue, I switched to manually including the frontend assets and it is working fine.
Nov 19, 2023
11
Level 1
Detected multiple instances of Livewire running - Livewire 3
In the console I'm getting the following errors:
VM11743 livewire.js:7789 Detected multiple instances of Livewire running
(anonymous) @ VM11743 livewire.js:7789
(anonymous) @ VM11743 livewire.js:7799
VM11743 livewire.js:7791 Detected multiple instances of Alpine running
(anonymous) @ VM11743 livewire.js:7791
(anonymous) @ VM11743 livewire.js:7799
livewire.js?id=5d3e67e0:7789 Detected multiple instances of Livewire running
(anonymous) @ livewire.js?id=5d3e67e0:7789
(anonymous) @ livewire.js?id=5d3e67e0:7799
livewire.js?id=5d3e67e0:7791 Detected multiple instances of Alpine running
And I can't for the life of me work out what is causing them to show. I definitely haven't got Livewire scripts being added manually anywhere - I'm leaving it all up to Livewire to inject them in line with the docs. I'm just going round in circles trying to find the solution. Does anyone have any suggestions on where to look?
Please or to participate in this conversation.