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
I integrated this awesome plugin for my learning site but when I typed some value like 1,234.78, and start editing the whole value by long pressed backspace the cursor gets placed at 0.78 (at _ position, which should be after 0.78
So this problem creates issue, when I again start typing my field will have value of 40.78 instead of 4.78.
I m trying to fix this issue, but if someone has already found and fixed it please let me know.
Thanks in advance.
Manisha
The text was updated successfully, but these errors were encountered:
I integrated this awesome plugin for my learning site but when I typed some value like 1,234.78, and start editing the whole value by long pressed backspace the cursor gets placed at 0.78 (at _ position, which should be after 0.78
So this problem creates issue, when I again start typing my field will have value of 40.78 instead of 4.78.
I m trying to fix this issue, but if someone has already found and fixed it please let me know.
Thanks in advance.
Manisha
The text was updated successfully, but these errors were encountered: