-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
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
Uncaught (in promise) TypeError: u.style.fontFamily is undefined #14
Labels
Comments
Fixed but now the font on the page is not rendering in the generated image |
Can you provide a reproducible code snippet 👀 |
Try it out here: https://dev.overbord.no/sandbox/social/ |
qq15725
added a commit
that referenced
this issue
Mar 18, 2023
Seems to be a Firefox problem, it works with Chrome |
I have the same issue. It happens only with Firefox. The downloaded image, doesn't have the font applied. |
Agreed, the font doesn't display in normal or dev Firefox. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure what's happening, here's the code I'm using:
I get this:
[modern-screenshot] Error while reading CSS rules from https://fonts.googleapis.com/css?family=Roboto%3A100%2C100it…c%2C800%2C800italic%2C900%2C900italic&display=auto&ver=6.1.1 DOMException: CSSStyleSheet.cssRules getter: Not allowed to access cross-origin stylesheet modern-screenshot:1:3035
And this:
The text was updated successfully, but these errors were encountered: