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
because remove_button plugin assumes item class on the outer element of the item, but if you provided a custom render option and didn't provide item class, you will get broken css
I did:
(or gave a link to a demo on the Selectize docs)
Steps to reproduce:
JS fiddle
Expected result:

Actual result:

because remove_button plugin assumes
itemclass on the outer element of the item, but if you provided a custom render option and didn't provideitemclass, you will get broken css