Alpine.js ‘paginationData is not defined’ Error in Laravel Jetstream Component
I’m working on a Laravel Jetstream project with Alpine.js and Livewire. I’m encountering an error in my console indicating that paginationData is not defined, despite having imported it correctly into my app.js file and having declared it in a separate module.