nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
415 stars 27 forks source link

`description` is not taken into account if a description meta tag exists #30

Closed tmlmt closed 1 year ago

tmlmt commented 1 year ago

Would love to provide a minimal repro but my attempt was stopped by #29.

I wonder if this part of the code might explain this behavior: https://github.com/harlan-zw/nuxt-og-image/blob/7ad9a4505f8b47c0973baefb8e2fa9d4a99845be/src/runtime/nitro/utils-pure.ts#L33-L41

harlan-zw commented 1 year ago

Thanks! Should be fixed in 2.0.0-beta.4