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

Next/dynamic is reloading the page on click of side menu options for particular version #41155

Closed
1 task
sharanyam123 opened this issue Oct 4, 2022 · 2 comments
Labels
bug Issue was opened via the bug report template. stale The issue has not seen recent activity.

Comments

@sharanyam123
Copy link

sharanyam123 commented Oct 4, 2022

Verify canary release

  • I verified that the issue exists in the latest Next.js canary release

Provide environment information

currently project is in local. Even if deployed to dev it is behaving in the same way

What browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

Describe the Bug

My project have the following structure

image

  • UI - have a sidemenu and content in the right side
  • I have implemented dynamic import for all the pages in pages folder
  • when we click on the pages in side menu(one by one in any pattern) the page gets reloaded randomly

Screenshot (213)

And the reload happens only for this set of version If I update them to latest version then this issue is resolved

image

What exactly is causing this issue for these versions and any other way other than upgrading to latest version?

Expected Behavior

when we click on link it should not reload and open the page normally

Link to reproduction

https://github.com/sharanyam123/dynamicImport

To Reproduce

clone the project
install the packages
run the server
navigate between pages in sidemenu

@sharanyam123 sharanyam123 added the bug Issue was opened via the bug report template. label Oct 4, 2022
@vercel-release-bot
Copy link
Collaborator

This issue has been automatically marked as stale due to two years of inactivity. It will be closed in 7 days unless there’s further input. If you believe this issue is still relevant, please leave a comment or provide updated details. Thank you.

@vercel-release-bot vercel-release-bot added the stale The issue has not seen recent activity. label Jan 10, 2025
@nextjs-bot
Copy link
Collaborator

This issue has been automatically closed due to two years of inactivity. If you’re still experiencing a similar problem or have additional details to share, please open a new issue following our current issue template. Your updated report helps us investigate and address concerns more efficiently. Thank you for your understanding!

@nextjs-bot nextjs-bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue was opened via the bug report template. stale The issue has not seen recent activity.
Projects
None yet
Development

No branches or pull requests

3 participants