Skip to content

Weird bug when "$" is present in the options #172

Closed
@msurguy

Description

@msurguy

Having a very weird bug when have a dollar sign as one of the options, the options are not removable when they have a "$" next to any other characters...

Please see this fiddle to see what I mean : http://bootsnipp.com/msurguy/snippets/OEE

Here's the code I'm using to create a selectize input:
$('.creatable').selectize({
create: true,
maxItems: 5
});

And a screenshot with potential pointer to what's going wrong (notice "div8" instead of dollar sign)...
screen shot 2013-10-28 at 3 24 29 pm

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