8000 GitHub - benjick/unstable-cache-error-reproduction
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

benjick/unstable-cache-error-reproduction

Repository files navigation

Working example (next@14.1.0)

  1. Clone this repo
  2. Install deps: pnpm i
  3. Run the app: pnpm dev
  4. Go to http://localhost:3000
  5. Press the button and see the updated value

Break it (next@14.2.3)

  1. Update next: pnpm update next@latest
  2. Run the app: pnpm dev
  3. Go to http://localhost:3000
  4. Press the button and see that the value is not updated

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0