soywod / react-pin-field

📟 React component for entering PIN codes.
https://soywod.github.io/react-pin-field/
MIT License
412 stars 24 forks source link

[Android] Screen flickers when entering data on Popup #68

Closed TinJenda closed 1 year ago

TinJenda commented 1 year ago

I think there is a problem with the focus event handling Android 13

Looks like the cause is MatDialog Lib I am investigating further. Tks

soywod commented 1 year ago

Could you share a link so I can reproduce and investigate locally?

soywod commented 1 year ago

Feel free to repoen the issue whenever you have more information about the bug (and a reproducible environment).