You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@khmelevskii not sure if you're still interested in this but I had the same problem. We're using a custom input and so I was able to work around the issue by not passing react-number-format's onBlur to the child input. What you give up is any attempt by the library at caret preservation for focus events I believe.
Select all value chars doesn't work while focused in currency input (with the help of Tab)
https://codepen.io/s-yadav/pen/bpKNMa
The text was updated successfully, but these errors were encountered: