newmangreen
newmangreen
Thank you, I'll give it a try. Worse, our production version "3.3.7-10" is broken after Chrome update. Number mask at that version randomly swallows some integer digits, ie 5.432 becomes...
I tried version( 5.0.10-beta.10), "Maximum call stack size exceeded" error still exists.
In my usage, I found the root cause of this problem. Here, isRTL return true for numeric input and reverses value string and "o" becomes "00,0" and different with current...