You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should have been a reason because of wrong types on @nuxtjs/i18n side.
(It was in beta so things where missing)
I look at it maybe it's not the case anymore
In
nuxt-typed-router/src/core/output/generators/files/__i18n-router.file.ts
Line 51 in 5353bb7
why pick
'i18n'
only?In a middleware I want to use
but am currently not able to, at least type wise.
I'd propose to add
| 'route'
, or even drop the pick.The text was updated successfully, but these errors were encountered: