Martin Seeger

Results 2 issues of Martin Seeger

When installing as described by the documentation, the follwing typescript error occurs in the nuxt.config.ts file: intlify: { ...; }; }' is not assignable to parameter of type 'NuxtConfig'. Object...

When using the `localPath()` inside a NuxtLink like so: `` it throws the following error: Navbar.vue?t=1641286966884:27 Uncaught (in promise) TypeError: _ctx.localePath is not a function at Proxy._sfc_render (Navbar.vue?t=1641286966884:27) at renderComponentRoot...