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 use Select2 4.0.1-rc.1.
The data: ["Clare","Cork","South Dublin"] is defined in javascript.
The selected option "Cork" is derived from database in html.
I would like to show "Cork" in tag, however, this tag didn't be shown.
I'm wondering how to solve this problem? Thanks. https://jsfiddle.net/Lroq1oac/1/
I use Select2 4.0.1-rc.1.
The data: ["Clare","Cork","South Dublin"] is defined in javascript.
The selected option "Cork" is derived from database in html.
I would like to show "Cork" in tag, however, this tag didn't be shown.
I'm wondering how to solve this problem? Thanks.
https://jsfiddle.net/Lroq1oac/1/
But it works in Select2 4.0.0
https://jsfiddle.net/r7cop362/
The text was updated successfully, but these errors were encountered: