Closed tmlmt closed 1 year ago
Can't seem to replicate it with the latest beta
https://stackblitz.com/edit/nuxt-starter-xccx6d?file=package.json
Could you verify?
It does not work on my end ://
It does not work on my end ://
What browser are you using?
Good point !
Looks like this can be solved with https://github.com/surferseo/intl-segmenter-polyfill
I tried testing this on Firefox outside of Stackblitz and it appears to work so I'm not sure if it makes sense to polyfill. Maybe you could also confirm you can't replicate outside of Stackblitz.
I copied the above-referenced stackblitz repro locally on my machine, and can confirm that it works fine with Firefox, so I also propose to close this one, and for future issues I'll avoid using Firefox for nuxt-og-image repros on Stackblitz.
Describe the bug
Visualisation of
og.png
leads to the referenced error.Reproduction
https://stackblitz.com/edit/nuxt-starter-gdt6pi?file=pages/index.vue Click on any "OG:IMAGE" link.
System / Nuxt Info