You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install and try and use some icons that are available only in more up to date versions of font awesome, like:
<Iconname="crown"/>
SUIR mentions the fontawesome version 5.0.8, but it is currently on its version 6.4.2.
Expected Result
I believe the icons library could be (kinda easily) updated from time to time.
Perhaps, documentation could state it more clearly on how to update on our own if that is the best fix.
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Bug Report
Steps
Install and try and use some icons that are available only in more up to date versions of font awesome, like:
SUIR mentions the fontawesome version 5.0.8, but it is currently on its version 6.4.2.
Expected Result
I believe the icons library could be (kinda easily) updated from time to time.
Perhaps, documentation could state it more clearly on how to update on our own if that is the best fix.
Actual Result
Some icons are simply missing.
Version
^2.1.4
Testcase
In this example, I tried to use the
crown
icon with no success.https://codesandbox.io/s/semantic-ui-react-forked-5vdxtv?file=/index.js
The text was updated successfully, but these errors were encountered: