Issue updating filament from 3.0.92 to 3.2.4
When update filament, it trows this error:
Cannot use positional argument after named argument during unpacking
vendor/livewire/livewire/src/Features/SupportLifecycleHooks/SupportLifecycleHooks.php(21)
I debug and i can see that it have an array with:
I think this is because I have an optional param in the url.
Solution:Jump to solution
GitHub
Url optional parameter when update Filament from 3.0.92 to 3.2.4 · ...
Package filament/filament Package Version v3.2.4 Laravel Version v10.46.0 Livewire Version v3.4.6 PHP Version 8.2.15 Problem description When update filament from 3.0.92 to 3.2.4, it trows this err...
2 Replies
I have opened an issue on github because it seems that it is a bug. I have managed to reproduce it in a clean filament-issue project
Solution
GitHub
Url optional parameter when update Filament from 3.0.92 to 3.2.4 · ...
Package filament/filament Package Version v3.2.4 Laravel Version v10.46.0 Livewire Version v3.4.6 PHP Version 8.2.15 Problem description When update filament from 3.0.92 to 3.2.4, it trows this err...