mocking useI18n with nuxt i18n module
What previously worked within my tests to handle mocking
I get the error
useI18n calls no longer does.I get the error
Must be called at the top of a setup function How frustrating!