Closed
Description
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)...
Metadata
Metadata
Assignees
Labels
No labels