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
I think this is more likely an issue with Nova, but I thought I would mention it here anyway.
When a hidden field pulls from two multiselect inputs, when the resource is saved without editing the mutliselect values, the values from multiselect are now strings instead of arrays.
This happens on Nova version 4.22.1 and above, despite any versions of multiselect that I have tested.
I think this is more likely an issue with Nova, but I thought I would mention it here anyway.
When a hidden field pulls from two multiselect inputs, when the resource is saved without editing the mutliselect values, the values from multiselect are now strings instead of arrays.
This happens on Nova version 4.22.1 and above, despite any versions of multiselect that I have tested.
Full bug information can be found at laravel/nova-issues#5905
The text was updated successfully, but these errors were encountered: