Skip to content

nested router - doesnt work #13696

Description

@mihail727

Environment


  • Operating System: Linux
  • Node Version: v16.14.2
  • Nuxt Version: 3.0.0-27460146.2ad93eb
  • Package Manager: npm@7.17.0
  • Builder: vite
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/github-zvowq4-gj7iuh?file=pages/index.vue

Describe the bug

with latest version of nuxt 3 and follow the documentation i cant create nested route
when i'm trying to get data from api i get error:

handle is not a function
at eval (file://./node_modules/h3/dist/index.mjs:57:24) at new Promise (<anonymous>) at callHandle (file://./node_modules/h3/dist/index.mjs:54:10) at eval (file://./node_modules/h3/dist/index.mjs:50:12) at eval (file://./node_modules/h3/dist/index.mjs:78:34) at async handle (file://./node_modules/h3/dist/index.mjs:318:19) at async ufetch (file://./node_modules/unenv/runtime/fetch/index.mjs:22:17) at async $fetchRaw2 (file://./node_modules/ohmyfetch/dist/chunks/fetch.mjs:144:20) at async setup (file://./.nuxt/dist/server/server.mjs:2442:176)
[Vue Router warn]: No match found for location with path "/test"

Additional context

No response

Logs

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xnitroNitro server engine integration🐛 bugSomething isn't working as expected🔨 p3-minorMinor issue, should be fixed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions