-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Replace emojis instead of blocking render #187
Comments
Hey, can you make sure you're using v3? We no longer use the |
It works but it generate a new issue now, seems like it require a NPM auth token? I can't deploy on Cloudflare pages anymore
|
@harlan-zw any chance you had a look at this? 👀 |
This does not seem related to the module, you should be using version If you're using this please paste the complete log and / or make a reproduction. I don't think you'll be able to though as StackBlitz demo works (https://stackblitz.com/edit/nuxt-starter-pxs3wk?file=pages/index.vue) and https://github.com/harlan-zw/nuxt-og-image-playground deploys on Cloudflare without issue 🤔 |
Hey!
Seems like there is an issue with the twemoji module used to generate images from emojis.
Maxcdn , the CDN used to fetch the images is offline. twitter/twemoji#580
Anytime an emoji is used in the OG image title or description it crashes it (error below)
I'm not sure if MaxCDN being offline is permanent or just a bug, but it would be nice to ignore emojis if it blocks render, else it's impossible to deploy the app without disabling OG-Images
The text was updated successfully, but these errors were encountered: