react-router icon indicating copy to clipboard operation
react-router copied to clipboard

[Bug]: (v7) Prerendering Fails with React 19

Open abdel-17 opened this issue 4 months ago • 0 comments

What version of React Router are you using?

7.0.0-pre.1

Steps to Reproduce

  1. Go to https://stackblitz.com/edit/vitejs-vite-cibu2u?file=app%2Fhome.jsx
  2. Run pnpm build

Expected Behavior

It should build successfully.

Actual Behavior

It fails with a cryptic error likely due to React's internals changing.

abdel-17 avatar Oct 17 '24 04:10 abdel-17