Skip to content

Breuls/next-issue-51482

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js issue reproduction

This is a minimal reproduction for: vercel/next.js#51482 (comment)

To reproduce:

  1. Git clone, yarn install
  2. yarn next build
  3. Run standalone: node .next/standalone/server.js
  4. Open http://localhost:3000 in browser

It should show an error page and the CLI should show the error "TypeError: Cannot read properties of null (reading 'useContext')".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published