Skip to content

maybe the calculate of nextSelection has a bug #1

@Joursion

Description

@Joursion

as the README.md: onChangeText={(value) => this.setState({ value: value.replace(/\D/g, '') })}

it's recommend only enter number.

when i enter 123, and delete, it's ok.

when i enter 123, and then input other characters(except number) , then delete will not work.

maybe the calculation of nextSelection has a bug.

Metadata

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