[Bug]: Currency input takes comma when pasting the value directly, but doesn't accept when binding #12397
Labels
Bug
Something isn't working
Currency Input Widget
Issues related to currency input widget
High
This issue blocks a user from building or impacts a lot of users
Needs Triaging
Needs attention from maintainers to triage
Production
Widgets & Accelerators Pod
Issues related to widgets & Accelerators
Widgets Product
This label groups issues related to widgets
Is there an existing issue for this?
Description
When you paste 1,200.99 into currency widget it works.
But pass in the same value via binding, it throws an error.
Note: Please be careful when solving this, we should not accidentally truncate the values when editing other fields in the record.
Steps To Reproduce
Public Sample App
No response
Version
cloud
The text was updated successfully, but these errors were encountered: