Upgrade v2 to v3, cannot show record and cannot save without error outpput
I try follow documentation step by step upgrade from Filamet v2 to v3, already upgrade livewire 3 and filament 3, i check with composer show my system already using livewire 3 beta and filament 3.0.0.
1. i try using php artisan make:livewire-form Products/EditProduct --edit as sample and form showing but record not show for EditProduct
2. when i try submit nothing happen (can save to database), only in inspect show "Uncaught SyntaxError: unterminated comment livewire.js:8882:1" without any related error message.
What supposed to do to fix that?
I'm using form builder only without Panel Builder
1 Reply
Solution
Because need update app.js as instruction from livewire upgrade v3
Reference https://livewire.laravel.com/docs/upgrading#accessing-alpine-via-js-bundle