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
Describe the bug
In CoreIcon, icons from other icon libraries (except MUI) are not displayed. When attempting to use icons from libraries like FontAwesome they do not render properly, while MUI icons work as expected. Also, Overflow unset usage causes other issues, I think it should be removed as its use is unnecessary.
To Reproduce
Steps to reproduce the behaviour:
Use CoreIcon component with type={__IconTypes.FONTAWESOME_V5_SOLID_ICON} like that
Render the page
See error
Expected behaviour
Those icons should be display as like mui icons.
Desktop (please complete the following information):
OS: Windows
Browser Chrome
Version Version 133.0.6943.60 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Describe the bug
In CoreIcon, icons from other icon libraries (except MUI) are not displayed. When attempting to use icons from libraries like FontAwesome they do not render properly, while MUI icons work as expected. Also, Overflow unset usage causes other issues, I think it should be removed as its use is unnecessary.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Those icons should be display as like mui icons.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: