GithubHelp home page GithubHelp logo

Comments (10)

JacobJaffe avatar JacobJaffe commented on May 27, 2024

Please note that this does not occur when running in development. You'll need to build and start the server in order to reproduce this.

from javascript.

JacobJaffe avatar JacobJaffe commented on May 27, 2024

For the visual learners out there...
2024-01-06 15 34 33

from javascript.

kaksv avatar kaksv commented on May 27, 2024

I also got an error deploying on vercel Nextjs 14 but everything was perfect during development.

from javascript.

JacobJaffe avatar JacobJaffe commented on May 27, 2024

@kaksv yes, this only seems to occur during while running in dev mode. Notably, this is reproducible locally though by building and serving locally.

from javascript.

JacobJaffe avatar JacobJaffe commented on May 27, 2024

There's a worse version of this bug that occurs too. It seems that only navigating to the root page breaks, so there's scenarios like:

  1. Navigate to "/fake-page" -> 404 non-found.tsx renders
  2. Navigate from there to "/real-page" -> /real-page/page.tsx renders
  3. Navigate from there to "/" -> No navigate!

This is really bad! In practice, a 404 page being buggy is much more acceptable than a 404 page breaking a completely unrelated page

from javascript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.