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
There is currently a nasty issue where the build will fail when an invalid icon has been defined.
As an example: FontAwesome did - as they usually do - change some icon names. Namely github-square has been renamed.
This would now cause builds to fail due to some template issue or similar.
If possible, should Material for MkDocs default to a fallback icon when an invalid one is found, so that it doesn't fail the build.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
There is currently a nasty issue where the build will fail when an invalid icon has been defined.
As an example: FontAwesome did - as they usually do - change some icon names. Namely
github-square
has been renamed.This would now cause builds to fail due to some template issue or similar.
If possible, should Material for MkDocs default to a fallback icon when an invalid one is found, so that it doesn't fail the build.
Beta Was this translation helpful? Give feedback.
All reactions