Hi everyone,
I found uncorrectly view of data from the aggregate when use the decimal mask with separator "." and the thousands separator ",".Please help. Thank you.
Hi MUHAMAD JORDI,Please check the below link,https://www.outsystems.com/forums/discussion/75485/imask-js-new-forge-component/Thanks,Sahana
Hi Sahana,
I'm using the last version and have seen the demo. but found the problem as above.
Thanks.
Yes you are right decimal separator have some issues. It is not working with acutal decimal working with only , as a decimal seperator.
You can in the demo as well.
Any news? The problem is also present in demo with thousand separator "."
Good afternoon, we are having the same issue. In every input we use a . (dot) as decimal seperator,. It would be really great if it would be supported in the near future. Because besides this issue it's a very nice component.
I was facing same issue, only way I could find to resolve was to remove this piece of code:
After removing it is working correctly for me with "." as decimal separator.