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

Selectize does not work with npm - jQuery is not defined #1161

Closed
naBausch opened this issue Sep 28, 2016 · 5 comments
Closed

Selectize does not work with npm - jQuery is not defined #1161

naBausch opened this issue Sep 28, 2016 · 5 comments

Comments

@naBausch
Copy link

Hi,

we are using selectize with npm (common js).

Unfortunately there is a bug where you use jQuery instead of $.
This causes "jQuery is not defined".

The bug is already solved in the src/contrib/highlight.js line 45.

However in the dist folder it is still set to jQuery:

jQuery.fn.removeHighlight = function() {

Could you please build the plugin with the newest sources and release a bug fix?

Thanks

@joallard
Copy link
Member

So, there's nothing to fix, you just want to add some pressure to make a new release.

@naBausch
Copy link
Author

I don't understand what you mean - the current npm version is broken.
Is there anything I can do to help on this?

@jantimon
Copy link
Contributor

Same issue here - when do you plan to release the fix?

@radojesrb
Copy link

Hi joallard, thanks for selectize. I am experiencing the same issue. My team dislike workarounds :( is there a chance to do it on the level of selectcize? Thanks in advance.

@jantimon
Copy link
Contributor

Thanks we tried it and now it works! 👍

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

4 participants