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

Bug/Icon Request: Spacer/Blank #12577

Open
jozeck opened this issue Mar 12, 2018 · 2 comments
Open

Bug/Icon Request: Spacer/Blank #12577

jozeck opened this issue Mar 12, 2018 · 2 comments
Assignees
Labels

Comments

@jozeck
Copy link

jozeck commented Mar 12, 2018

It is a duplicate, but after releasing version 5 it now makes sense

When I use code beneath to create empty spacer with included JS for 4.x compatibility:
<i class="fas fa-fw"></i>
as a result I got "unknown icon":
download 36

#1606
#11818
#10495

@tagliala
Copy link
Member

@robmadole could you please take a look at this?

@robmadole
Copy link
Member

We normally recommend that the showMissingIcons config be set to false (which would hide this icon). However we have a regression on that so I've filed #12581.

After that issue is fixed it should just take a configuration change to hide the icon.

<script>FontAwesomeConfig = { showMissingIcons: false }</script>

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

No branches or pull requests

3 participants