Skip to content

inside/repro-next-data-empty-object

Repository files navigation

Installation

  1. Clone this repo
  2. npm install
  3. npm run build
  4. npm start

Steps to reproduce

  1. Open your browser to http://localhost:3000
  2. Open the devtools
  3. Go to the network tab
  4. Notice each additional _next/data request for each link to a page

network tab

  1. Click on either of the request
  2. Click on the Response tab
  3. Notice the empty json response like this {}

request response

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published