I'm using alpine.js and vue.js together in laravel app
when i try to use x-for it will not working properly rest of tings are working fine
i'm try to sample loop it'll through the exception in console i'm also use v-pre but not working
In this case v-for's template tag most likely got processed by Vue Virtual DOM, and Alpine's internal could not access _x_dataStack. Same issue should also occur if you try something like: