Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form IO builder icons showing question mark #583

Open
JoelGeorge693 opened this issue Sep 23, 2024 · 1 comment
Open

Form IO builder icons showing question mark #583

JoelGeorge693 opened this issue Sep 23, 2024 · 1 comment

Comments

@JoelGeorge693
Copy link

I was trying to implement FormIO in my project, previously I was using font-awesome-free and it was working fine. As soon I have upgraded to font-awesome-pro, icons in form builder showing as big question mark in circular and not loading any icons.

How can I fix this issue? Can I use pro and free version together.

I try to install the font-awesome-free as well and imported in the tsx file where FormIO is used

Package.json "@formio/react": "^5.2.4-rc.1", "@fortawesome/fontawesome-pro": "^6.6.0", "@fortawesome/fontawesome-svg-core": "^6.6.0", "@fortawesome/react-fontawesome": "^0.2.2",

Capture

@lane-formio
Copy link
Contributor

Does this reproduce on @formio/[email protected] and/or 6.0.0-rc.1?
Can you provide a code sandbox to help triage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants