When updating values and options, while using a custom "value-prop", the display doesn't update properly and displays the wrong informations. But when you open the multiselect dropdown, the correct values available in the dropdown but still not updated in the main multiselect input.
It seems like it is still using the old options list instead of the new one.
Version
Description
When updating values and options, while using a custom "value-prop", the display doesn't update properly and displays the wrong informations. But when you open the multiselect dropdown, the correct values available in the dropdown but still not updated in the main multiselect input. It seems like it is still using the old options list instead of the new one.
Demo
https://jsfiddle.net/edw13Lg8/
Please use our JSFiddle template to reproduce the bug. Issues without working reproduction might be ignored.