Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Backspace doesn't delete the number #64

Open
itsJoKr opened this issue Feb 14, 2022 · 1 comment
Open

Backspace doesn't delete the number #64

itsJoKr opened this issue Feb 14, 2022 · 1 comment

Comments

@itsJoKr
Copy link

itsJoKr commented Feb 14, 2022

Describe the bug
The backspace should delete the number.

To Reproduce
Simplest example:

PinCodeTextField();
  1. Type numbers
  2. Press backspace

Expected behavior
The numbers are deleted

Actual behavior
The numbers stay the same. The focus does change properly.

Flutter 2.5.2, Android.

@nhathuynh2803
Copy link

I also have the same issue. on ios web.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants