Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] input autosize not working with decimals and comma #186

Open
landsman opened this issue Dec 3, 2021 · 1 comment
Open

[bug] input autosize not working with decimals and comma #186

landsman opened this issue Dec 3, 2021 · 1 comment

Comments

@landsman
Copy link

landsman commented Dec 3, 2021

Steps to reproduce:

  1. build modified example: npm run build-examples
  2. type test value like: 123456789 => working
  3. type decimal value with comma as the separator, so: 1337,49 for example => not working

Browser: Safari 15.1
OS: MacOS Monterey


Screenshots:

Screenshot 2021-12-03 at 16 47 27

Screenshot 2021-12-03 at 16 48 08


Changed example code to reproduce this: #185

@landsman
Copy link
Author

landsman commented Dec 3, 2021

Tested on Chrome OS and bug is not appeared. So it's seems to be about Safari.

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

No branches or pull requests

1 participant