Savin Angel-Mario
Savin Angel-Mario
@xstevenyung Html injection is not yet supported in Fresh. But there are plans to achieve it in the near future. Should we make a solution before this feature rolls out,...
We could make the init.ts add the component automatically though. With a little bit of tinkering we could automate this process.
@xstevenyung Yeah... I guess adding lines to app.tsx could spawn some problems and a lot of hacky code. A library to help with this might be a little too much...
Well can't wait for that
Yes it does work when openning them in the browser, but not when displayed in another origin. (eg. localhost:3000, paquet.shop)
It's fixed! But I don't recommend removing the `nuxt-security` module all together. Try configuring the only the CORS handler as specified [here](https://nuxt-security.vercel.app/middlewares/cors-handler).
I noticed Paquet grabs the 192x192 image. If you would like to save bandwidth, I would recommend adding a 96x96 image because Paquet doesn't need more than that. It's up...
hi @gibbygano! this issue has nothing to do with fresh_seo. we don't even use hackle :)
huh. very weird. i'll look into it. reopening...