Team,
For a particular set of culture and currency, neither currency symbol nor value is shown for numeric control (exception is thrown).
Also, formatting using internationalization library also cannot be performed for these cultures.
1. Culture: "bn", Currency: "BDT" (Bangladesh)
2. Culture: "ne", Currency: "NPR" (Nepal)
In case of numeric control, there is an exception: Cannot convert undefined or null to object
at Function.keys (<anonymous>)
In case of formatting using internationalization, unusual value is returned. (In demo project click on button)
Can you please suggest some fix? I have attached a project that demonstrate the issue.
Thanks
Tuariq
Attachment:
CurrencySymbolfailToLoad_74221b95.zip