Some icons Fail to Render with FontAwesome 6.7.0 and Above
Description
Some component icons are not displaying anymore:
Version/Branch
Formio.js: Latest FontAwesome: 6.7.0 and up
Steps to Reproduce
Import FontAwesome 6.7.0 Open a FormBuilder
Hi, @Justinlcx ! 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-10050
@Justinlcx I noticed in your fiddle that you are using cdn.form.io/formiojs The latest formio/js (5.x and above) has changed the namespace to cdn.form.io/js Can you try with the updated namespace?
@lane-formio I updated the fiddle with the new namespace. If you don't import the .css file, some icons won't load ( wells, tabs and radio). By importing the .css file, you'll get the same icons as seen in the playground demo.
https://jsfiddle.net/gm06tv9u/
After review, we have put the ticket on the backlog but don't expect to resource a developer to address this in the near future. We'd happy to review any pull requests to resolve the issue.