Steps to reproduce:
- build modified example:
npm run build-examples
- type test value like:
123456789 => working
- type decimal value with comma as the separator, so:
1337,49 for example => not working
Browser: Safari 15.1
OS: MacOS Monterey
Screenshots:


Changed example code to reproduce this: #185