laravel / nova-issues

556 stars 34 forks source link

MultiSelect fields visually deselecting when multiple options selected #5532

Closed electrictomcat closed 1 year ago

electrictomcat commented 1 year ago

Description:

A Multiselect field that is depended on and depends on other fields will appear to deselect when you select more than one item. The selection is still active.

https://github.com/laravel/nova-issues/assets/16545651/a01b530c-ffb6-4e0c-a0b4-a70329f35b96

crynobone commented 1 year ago

Unable to reproduce the issue, please provide full reproducing repository based on fresh installation as suggested in the bug report template (or you can refer to https://github.com/nova-issues for example)

crynobone commented 1 year ago

Sorry, just realised this was fixed via laravel/nova#2455 and will be available in the next release.

sagearslan commented 1 year ago

Thanks @crynobone 👍 Do you have an eta for the next release?

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.