Skip to content

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

Closed
@naBausch

Description

@naBausch

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions