Livewire 3 and Alpine.js Wizard: Unexpected Token ‘}’ Error in Alpine Expression: “$wire.”
I’m building a wizard in my Laravel project using Livewire 3 and Alpine.js 3.4.2. The main wizard and each step are Livewire components. Everything works well until I click the “Save” button on the first step to move to the next step, at which point I encounter the following error in the browser console: