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 followed the example on plunkr, but somehow i got this exception on init. It seems like it doesn't get through 'initSelectize()'. keep throwing the same error on the line "element.selectize(opts)".
Anybody can get it working for this latest version?
Here's my html:
Thanks.
The text was updated successfully, but these errors were encountered:
I had the same issue. Took me a while to figure out what was going on. For me, I was not including the selectize library - once I added it, everything worked as expected. This was with 1.4.3.
I followed the example on plunkr, but somehow i got this exception on init. It seems like it doesn't get through 'initSelectize()'. keep throwing the same error on the line "element.selectize(opts)".
Anybody can get it working for this latest version?
Here's my html:
Thanks.
The text was updated successfully, but these errors were encountered: