0👍
I’m not sure but maybe if u re-install npm in VueJS?
another idea maybe is clear the cahe in vue and laravel terminal and test again!
php artisan cache:clear
php artisan config:clear
and try to check the log file for laravel and vuejs
- [Vuejs]-Vuejs a function is triggering an infinite loop
- [Vuejs]-Vue 3 Composable console error: TypeError: Cannot read properties of undefined (reading 'isError')
Source:stackexchange.com