react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Wrong client detection in example

Open praveenzsp opened this issue 1 year ago • 2 comments
trafficstars

Issue link : #6489

Updated window object to document in src/content/reference/react/Suspense.md at line no. 2531.

praveenzsp avatar Feb 18 '24 12:02 praveenzsp

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-dev ✅ Ready (Inspect) Visit Preview Feb 18, 2024 0:38am

vercel[bot] avatar Feb 18 '24 12:02 vercel[bot]

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

github-actions[bot] avatar Feb 18 '24 12:02 github-actions[bot]

Deno 2.0 is removing window because this pattern is way too prevalent https://github.com/denoland/deno/pull/22057

rickhanlonii avatar Feb 20 '24 22:02 rickhanlonii