Skip to content

Autogrow buggy with some characters like '@', '.' #809

Closed
@apneadiving

Description

@apneadiving

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

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