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

page arises a error everytime when app republished #66519

Open
ThyeeZz opened this issue Jun 4, 2024 · 0 comments
Open

page arises a error everytime when app republished #66519

ThyeeZz opened this issue Jun 4, 2024 · 0 comments
Labels
bug Issue was opened via the bug report template. Navigation Related to Next.js linking (e.g., <Link>) and navigation.

Comments

@ThyeeZz
Copy link

ThyeeZz commented Jun 4, 2024

Link to the code that reproduces this issue

https://github.com/milvus-io/milvus.io

To Reproduce

  1. deploy the site and visit any page, for example: /docs/milvus_lite.md
  2. update any code then rebuild and redeploy the website
  3. after the deployment, click on any internal link within the same page

Current vs. Expected behavior

expecting routing normally but the page encountered an error:
image

Provide environment information

Operating System:
  Platform: darwin
  Arch: x64
  Version: Darwin Kernel Version 23.5.0: Wed May  1 20:09:52 PDT 2024; root:xnu-10063.121.3~5/RELEASE_X86_64
  Available memory (MB): 16384
  Available CPU cores: 12
Binaries:
  Node: 19.9.0
  npm: 9.6.3
  Yarn: 1.22.21
  pnpm: 8.6.11
Relevant Packages:
  next: 14.2.3 // Latest available version is detected (14.2.3).
  eslint-config-next: 12.2.2
  react: 18.2.0
  react-dom: 18.2.0
  typescript: 5.4.5
Next.js Config:
  output: export

Which area(s) are affected? (Select all that apply)

Navigation

Which stage(s) are affected? (Select all that apply)

Other (Deployed)

Additional context

No response

@ThyeeZz ThyeeZz added the bug Issue was opened via the bug report template. label Jun 4, 2024
@github-actions github-actions bot added the Navigation Related to Next.js linking (e.g., <Link>) and navigation. label Jun 4, 2024
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. Navigation Related to Next.js linking (e.g., <Link>) and navigation.
Projects
None yet
Development

No branches or pull requests

1 participant