SIGN IN SIGN UP

fix(webapp,react-hooks): enforce stable hook ordering (#4688)

## Summary

Enforce stable React hook ordering in the dashboard and React hooks
package.

Conditional hook calls now keep a consistent order, and overloaded
realtime stream arguments are resolved before entering the shared hook
implementation.

Base: `main`
C
Chris Arderne committed
108f43ee9b9b924493eb78bf552a56b5c1ae2ddf
Parent: a302f65
Committed by GitHub <noreply@github.com> on 8/19/2026, 3:35:41 PM