Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The child route navigates to the page where the server loads data. After the navigation starts, the child route is destroyed #19595

Closed
yinfoyuan opened this issue Mar 11, 2023 · 2 comments

Comments

@yinfoyuan
Copy link

yinfoyuan commented Mar 11, 2023

Environment

  • Operating System: Windows_NT
  • Node Version: v16.14.0
  • Nuxt Version: 3.2.3
  • Nitro Version: 2.2.3
  • Package Manager: pnpm@7.1.0
  • Builder: vite
  • User Config: routeRules
  • Runtime Modules: -
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/nuxt-starter-9csc2q?file=pages/index.vue

Describe the bug

Click user to navigate to the user route. When returning to the home page, the user page child route is destroyed in the data request

Additional context

No response

Logs

No response

@danielroe
Copy link
Member

I think this is probably the same issue as #13814.

@danielroe
Copy link
Member

I think we can track in #20798.

@danielroe danielroe closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants