FilamentF
Filament2y ago
jw

CheckboxList Bug when used inside Fieldset with relationship?

Hi,

I have a CheckboxList that works correctly when used on another page outside of a relationship. However, when it's used inside a Fieldset with the relationship set, I get all sorts of strange behaviour.

First, the control does not hydrate correctly.
Secondly, if I tick a checkbox then the state returned to 'afterStateUpdated' is a boolean rather than an array.

Please see the attached screenshot for details.

Thanks
image.png
Was this page helpful?