Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 253 Bytes

File metadata and controls

12 lines (8 loc) · 253 Bytes

Reproduce

npm install
npm run dev
# Open http://localhost:5173 — the tab will freeze.

The Bug

A page freezes (infinite hang, no error output) during hydration when a component within <Activity> throws an error while rendering.