Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

NumberField has NaN value #355

@Haberkamp

Description

@Haberkamp

Describe the bug
Pressing the Backspace when the number input has a negative value the content of the number field will be NaN.

To Reproduce
Steps to reproduce the behavior:

  1. Enter -1 in the number input
  2. Press Backspace key.
  3. NaN will be shown inside the number input

Expected behavior
The content of the input should be -

This bug occours on every browser and end device.
Tested on version 0.6.6.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions