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

Fix "Invalid argument" in IE11 #1453

Closed
wants to merge 1 commit into from
Closed

Fix "Invalid argument" in IE11 #1453

wants to merge 1 commit into from

Conversation

aarcangeli
Copy link

@aarcangeli aarcangeli commented Oct 14, 2018

Fixes #1453

The problem occurs when the element is not a 'select'

Example:

$('div.mySelect').selectize(options);

@scipper
Copy link

scipper commented Jan 3, 2019

when will this be merged? I have the same problem, when wrapping selectize in an AngularJs directive.

@knoxcard
Copy link

merge merge merge!

@aarcangeli aarcangeli closed this Jun 1, 2020
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

Successfully merging this pull request may close these issues.

3 participants