whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
778 stars 230 forks source link

MultiSelect Field #522

Open jordansitbon opened 5 days ago

jordansitbon commented 5 days ago

Hi, everyone,

I've just noticed that using MultiSelect Field doesn't work properly.

I can save the data in the database without problem. But if I go back to the form, the selected options are display like unselected.

Has anyone experienced this error?