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
When the options consist out of an array of objects and mode tags is used, it seems to be impossible to choose more than one option. After choosing one option, no results found is shown.
When the options consist out of an array of objects and mode tags is used, it seems to be impossible to choose more than one option. After choosing one option, no results found is shown.
Thanks a lot! thanks to you I found out the problem.
valueProp needs to be set. No idea how I could oversee that. I guess it's been late at night ;-)
I've updated the fiddle. https://jsfiddle.net/d469Lxbo/
In that case. I'd say. some kind of error message should be shown, when valueProp can not be found.
yennor
changed the title
In mode "Tags" with an array of objects, it's impossible to choose more than one option
In mode "Tags" with an array of objects, an error message should be shown when valueProp can not be found
Jul 8, 2024
Version
Description
When the options consist out of an array of objects and mode tags is used, it seems to be impossible to choose more than one option. After choosing one option, no results found is shown.
Demo
https://jsfiddle.net/xan2dwyc/
The text was updated successfully, but these errors were encountered: