Currency symbols don't show up in a currency field when rendering a form with renderMode set to html
Describe the bug Formio currency field doesn't display the currency symbol (i.e. $ for USD) when rendering the form with renderMode set to html when using formio.embed.js from the CDN (https://cdn.form.io/js/formio.embed.js)
To Reproduce Steps to reproduce the behavior:
- Create a form with a currency field
- Render the form using Formio.createForm with {renderMode: 'html'} as an option
- Populate the form with data
- See error
Expected behavior I expect the corresponding currency symbol to be displayed with the field's value
Screenshots
When render mode is set to html:
When render mode is set to form:
Hi, @evancook11 ! Thank you for reporting this issue. I am able to reproduce and have logged a ticket for the backlog. We are always willing to review any contributions from the open source community to resolve this issue. For internal reference: FIO-10339