ECHOES-1266 Harden React 19 ref handling to prevent callback-ref update loops (useForwardedRef, compose-refs, radio-group attach refs)#658
Conversation
SummaryHardens ref handling to prevent callback-ref update loops that cause "maximum update depth exceeded" errors in React 19. Implements three complementary fixes: (1) patches What reviewers should knowThe problem: React 19's stricter ref semantics cause patterns like
|
✅ Deploy Preview for echoes-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
b78a3f7 to
9817058
Compare
9817058 to
9a1960d
Compare
9a1960d to
f16bd44
Compare
…te loops (useForwardedRef, compose-refs, radio-group attach refs)
f16bd44 to
353c3d9
Compare
|




No description provided.