Closed tmlmt closed 1 year ago
For instance a single quote ' is turned into '
'
'
https://stackblitz.com/edit/nuxt-starter-gdt6pi?file=pages/singlequote.vue Does not work with Firefox (see #29) Click on "Single quote" and then on "OG:IMAGE" to see the image.
------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.3.2` - Nitro Version: `2.3.2` - Package Manager: `npm@7.17.0` - Builder: `vite` - User Config: `runtimeConfig`, `modules` - Runtime Modules: `nuxt-og-image@2.0.0-beta.4` - Build Modules: `-` ------------------------------
Thanks! Looks like it's fixed in v2.0.0-beta.7
Describe the bug
For instance a single quote
'
is turned into'
Reproduction
https://stackblitz.com/edit/nuxt-starter-gdt6pi?file=pages/singlequote.vue Does not work with Firefox (see #29) Click on "Single quote" and then on "OG:IMAGE" to see the image.
System / Nuxt Info