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

Missing fontawesome icons in 5.0.0-rc.96 #5895

Open
CaptainGlac1er opened this issue Nov 4, 2024 · 0 comments
Open

Missing fontawesome icons in 5.0.0-rc.96 #5895

CaptainGlac1er opened this issue Nov 4, 2024 · 0 comments

Comments

@CaptainGlac1er
Copy link

Describe the bug
In the form builder a couple icons are missing.
The remove button is currently trying to use fa-remove (which doesn't exist) maybe is suppose to use fa-trash?
The move button is currently trying to use fa-arrows (which only exists for PRO) maybe is suppose to use fa-arrows-alt for 5.x fontawesome or fa-arrows-up-down-left-right for fontawesome 6.x?

Version/Branch
5.0.0-rc.96

To Reproduce
Steps to reproduce the behavior:
Use: "@fortawesome/fontawesome-free": "^5.15.4"

  1. Create form
  2. Add component
  3. Hover to see buttons in the top right

Expected behavior
See all buttons icons

Screenshots
image

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

1 participant