Hi,
I am facing this issue.
At the server response the value from database is 5.5, and shown to my masked input as 0.55.
I am trying to change the value using javascript so I need to know how to access my Aggregate response.
Thank You
I think it is bug of the component.
Workaround is to change the data to text, it will not automatically change decimal part
Hope this help