You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After udpate filament to version 3.2.140 from 3.2.133 I have this error:
Filament\Panel::registerToCluster(): Argument #1 ($component) must be of type string, null given, called in /Users/giro/Desktop/feina/vx/vendor/filament/filament/src/Panel/Concerns/HasComponents.php on line 139
If I remove plugin panel register this work, but now plugin enabled
How to reproduce the bug
After udpate filament to version 3.2.140 from 3.2.133 I have this error.
Package Version
2.2.2
PHP Version
8.2
Laravel Version
11.38.2
Which operating systems does with happen with?
Linux
Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
After udpate filament to version 3.2.140 from 3.2.133 I have this error:
Filament\Panel::registerToCluster(): Argument #1 ($component) must be of type string, null given, called in /Users/giro/Desktop/feina/vx/vendor/filament/filament/src/Panel/Concerns/HasComponents.php on line 139
If I remove plugin panel register this work, but now plugin enabled
How to reproduce the bug
After udpate filament to version 3.2.140 from 3.2.133 I have this error.
Package Version
2.2.2
PHP Version
8.2
Laravel Version
11.38.2
Which operating systems does with happen with?
Linux
Notes
No response
The text was updated successfully, but these errors were encountered: