Skip to content

This part of code “e.preventDefault()” should be called at last. #25

Open
@bigfacewo

Description

In the code src/main.js sixth line, if I use the .prevent, here first called e.preventDefault (), which is very problematic. It will prevent many browsers from default. For example, in the same page, I still have a input, I use backspace keys, ctrl +v or ctrl+x and other key combinations can not respond, it should be called after callback execution.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions