Skip to content

Crashing browser #395

@PINHOf

Description

@PINHOf

Hello,

I have a form where I have multiple inputs, so the accept button cannot close my keyboard. The form is shown on a modal.

I prepared this https://jsfiddle.net/3cfyjhgw/3/ so you can see the problem. Try the following:

  1. Insert several numbers
  2. Click the button accept
  3. Click the button clear
  4. Enter again several numbers
  5. Click various times in accept
  6. Try to enter numbers again

Well done, you've now crashed the browser tab. I have tried on Chrome and Firefox and both have the problem.

At first I thought the problem might be due to the accepted event I was firing and also thought it was my code problem, but after a few tests I finally realize that the plugin was causing the issue.

Thanks.

EDIT 1: I tested again and actually it seems that it only needs to click several times on accept button to crash it..

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions