When using BulkActionGroup inside of a BulkActionGroup get \IconSize::tryFrom() Error.
When using a nested BulkActionGroup in V4 get the following error:
this is example code with problems:
That used to work on v3 but on v4 not so much.. anyone encountered this before. didnt find any documentation change for doing this.
2 Replies
Did you try adding an Icon to the actions or groups? Just for testing? Would help to see the full stack trace, too.
I actually ended up opening an issue
https://github.com/filamentphp/filament/issues/17089
GitHub
[v4.x] Having a nested BulkActionGroup with bulk actions inside of ...
Package filament/filament Package Version v4.0.0-beta19 Laravel Version v12.21.0 Livewire Version v3.6.4 PHP Version PHP 8.4.10 Problem description Having a nested BulkActionGroup inside of a BulkA...