Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got 'TypeError: undefined is not a function' for initial load #24

Open
cheahkhing opened this issue Oct 8, 2014 · 1 comment
Open

Comments

@cheahkhing
Copy link

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.

@w33ble
Copy link

w33ble commented Dec 18, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants