Closed
Description
In order to create a new entry (like email), I need periods to be printed (obviously). Everything is fine in chrome but not in firefox unless I add:
|| keyCode === 190
here: https://github.com/brianreavis/selectize.js/blob/master/dist/js/standalone/selectize.js#L1018
I can't reproduce it in a plnkr so I guess a script of mine could interfere but still, it feels wrong: how come the printable
is that limited.
I guess its not a bug but does it ring a bell please?
Metadata
Metadata
Assignees
Labels
No labels