Closed oneart-dev closed 1 year ago
Hey @oneart-dev, thanks for the issue :)
Can you try out 2.0.0-beta.2 and let me know if works any better?
Would it be possible to have this fix land in v1 as well? :pray: The most recent v1 version v1.5.5 is currently broken, which I use through nuxt-seo-kit
and which includes the fix for special character escaping that I'd like to apply.
Would it be possible to have this fix land in v1 as well? pray The most recent v1 version v1.5.5 is currently broken, which I use through
nuxt-seo-kit
and which includes the fix for special character escaping that I'd like to apply.
You should be able to manually add the nuxt-og-image@beta as a dependency with nuxt-seo-kit,.
I've pushed up a v1.5.6 with the fix for you though :+1:
Thank you! :heart:
Describe the bug
I added to pages/index.vue
Visiting
http://localhost/__og_image__/og.png
- no problem mostly, image generatedBut visiting
http://localhost/__og_image__
return blank pageError trace:
And pointing to:
Reproduction
No response
System / Nuxt Info