Martins
Martins
I have an issue in version 3.2.3 where it does show 404 page when using this code: `throw createError({ statusCode: 404, fatal: true })`, but the actual server response status...
@BobbieGoede Well It seems that this package already does what i desire. and you can close this issue. But I will describe this with an example for next person to...
@BobbieGoede It seems that actually if the page is [[variation]].vue, it does not automatically remove it. What would be the workaround to what I have described in previous comment?
@BobbieGoede Yes, it would be great if we could do that. I will wait for any updates regarding this :)
Found a workaround with @BobbieGoede help. You can modify canonical link in a page when using `setI18nParams`. You just need to define `useHead` AFTER `setI18nParams`. Example: ``` setI18nParams({ en: {...
Any updates on this?
@joedixon I'm sorry to tag you here, but is it possible to get this merged?
@BobbieGoede Maybe as function inside a page? Nuxt currently have definePageMeta. Maybe sometinhg like that? I would suggest something like: defineI18nPageMeta({ locales: LocaleObject[] }). Which would override locales for this...
Having the same issue starting from 3.2.136
Hello, I have the same issue. Using NUXT v3.14.159.