lforst / next-global-error-bug

https://github.com/vercel/next.js/issues/53756

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro:

yarn
yarn build
yarn start
Navigate to http://localhost:3000/some-route/some-route

global-error.tsx should be rendered but isnt.

About

https://github.com/vercel/next.js/issues/53756


Languages

Language:TypeScript 76.4%Language:JavaScript 23.6%