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
When I am initializing the form using Moyasar.init() I pass the amount in Halala (1.15 SAR to 115 Halala) but when the amount is converted back to SAR it is 1.14.
If I use 100 Halal it is converted correctly to 1.00 SAR.
I tried with other values, sometimes if there is a decimal like 1.15, 2.25, etc. there is a difference of 0.01. This behavior is not true with all the values, only some of them.
The text was updated successfully, but these errors were encountered:
When I am initializing the form using
Moyasar.init()
I pass the amount in Halala (1.15 SAR to 115 Halala) but when the amount is converted back to SAR it is 1.14.If I use 100 Halal it is converted correctly to 1.00 SAR.
I tried with other values, sometimes if there is a decimal like 1.15, 2.25, etc. there is a difference of 0.01. This behavior is not true with all the values, only some of them.
The text was updated successfully, but these errors were encountered: