Skip to content

Incredible bug in v2.0.0 #47

Description

@oroszarnold12

v2.0.0 has an obvious regression, that I'm surprised made it into the release.

Given a form with multiple simple text inputs:

  • typing a character into an input automatically switches the focus to the next input (this repeats every time a character is typed into an input)
  • if there is an input with an error, typing a character into any other input automatically switches the focus to the input with the error (I thought this is supposed to happen only after the form is submitted...)

How this made it in is beyond me.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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