We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The change in #27 just broke the script for everyone.
With this change you now get the following error
which results in Uncaught (in promise) DOMException: Failed to execute 'check' on 'FontFaceSet': Could not resolve '1em Material+Icons' as a font.
Uncaught (in promise) DOMException: Failed to execute 'check' on 'FontFaceSet': Could not resolve '1em Material+Icons' as a font.
If you revert that change then it works again
The text was updated successfully, but these errors were encountered:
Fixed on version 3.0.16
3.0.16
Sorry, something went wrong.
No branches or pull requests
The change in #27 just broke the script for everyone.
With this change you now get the following error
which results in
Uncaught (in promise) DOMException: Failed to execute 'check' on 'FontFaceSet': Could not resolve '1em Material+Icons' as a font.
windows chrome
mac safari monterey 15.1
If you revert that change then it works again
windows chrome
mac safari monterey 15.1
The text was updated successfully, but these errors were encountered: