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
Steps to reproduce:
npm run build-examples123456789=> working1337,49for example => not workingBrowser: Safari 15.1
OS: MacOS Monterey
Screenshots:
Changed example code to reproduce this: #185