Filament\Pages\BasePage::getInfolist(): Argument #1 ($name) must be of type string, null given, called in /xxx/xxx/xxx/vendor/filament/infolists/src/Concerns/InteractsWithInfolists.php on line 247
The InputAction function gives an error,when some action button is used
Argument #1 ($name) must be of type string.. i try to debug what is issue but not solved
What happened?
Filament\Pages\BasePage::getInfolist(): Argument #1 ($name) must be of type string, null given, called in /xxx/xxx/xxx/vendor/filament/infolists/src/Concerns/InteractsWithInfolists.php on line 247
How to reproduce the bug
Package Version
lasted
PHP Version
lasted
Laravel Version
lasted
Which operating systems does with happen with?
macOS
Notes
The InputAction function gives an error,when some action button is used Argument #1 ($name) must be of type string.. i try to debug what is issue but not solved