-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
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:
selectize.js//dist/js/selectize.js
Line 67 in 702761d
jQuery.fn.removeHighlight = function() { |
Could you please build the plugin with the newest sources and release a bug fix?
Thanks
jantimon and aledmb
Metadata
Metadata
Assignees
Labels
No labels