Closed BobbieGoede closed 9 months ago
This should be a more complete fix for https://github.com/nuxt-modules/i18n/issues/2554#issuecomment-1939318875, looks like the main issue was the useCookie usage, which this PR moves out of the function and passes the CookieRef to the utility/internal functions instead.
useCookie
CookieRef
🔗 Linked issue
2554
2777
❓ Type of change
📚 Description
This should be a more complete fix for https://github.com/nuxt-modules/i18n/issues/2554#issuecomment-1939318875, looks like the main issue was the
useCookie
usage, which this PR moves out of the function and passes theCookieRef
to the utility/internal functions instead.📝 Checklist