nosir / cleave.js

Format input text content when you are typing...
http://nosir.github.io/cleave.js
Apache License 2.0
17.96k stars 1.62k forks source link

IOS Devices Deleting Digits While Pressing Period Mutiple Times #698

Closed Coder-IsiahJones closed 11 months ago

Coder-IsiahJones commented 2 years ago

I have used the main website and used the Numeral formatting to test on an iPad mini.

Currently testing on the iPad mini using the Safari browser. I have tested with the code pen examples provided. The current issue I'm having is when adding multiple decimals to the input it clears the closest digit to the right of the period it looks like. Is this a known issue with IOS? I have been trying to find a solution for this but cannot find a regex expression that works on IOS.

Any help/update would be much appreciated.

Coder-IsiahJones commented 2 years ago

@nosir Any idea why this is? Any info would be helpful.

Coder-IsiahJones commented 2 years ago

No response closed.