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
Some of the calendar icons are not displaying (maybe since v6 update). For instance the fas fa-calendar-days does not display when used inside html or jsx, but the fas fa-calendar displays normally.
Reproducible test case
To reproduce, simply open an html doc and add - that won't display,
try again with - that will display.
Expected behavior
Should display normally
Desktop (please complete the following information):
Browser Chrome, Brave
Version: latest
Additional context
Dev environment is html or nextjs and vscode
The text was updated successfully, but these errors were encountered:
Describe the bug
Some of the calendar icons are not displaying (maybe since v6 update). For instance the fas fa-calendar-days does not display when used inside html or jsx, but the fas fa-calendar displays normally.
Reproducible test case
To reproduce, simply open an html doc and add - that won't display,
try again with - that will display.
Expected behavior
Should display normally
Desktop (please complete the following information):
Additional context
Dev environment is html or nextjs and vscode
The text was updated successfully, but these errors were encountered: