reflex/reflex/.templates
Masen Furer 628c865530
Set is_hydrated=False at route onChangeStart (#2949)
* Connection pulser only depends on has_connection_errors

Avoid showing the WiFi error icon when the state is hydrating / navigating
because not being hydrated is not indicative of a connection error in itself.

* Set is_hydrated=False at route onChangeStart

When navigation event starts, set is_hydrated=False on the client side before
any on_load event is dispatched. This avoids a flickering problem where the
client browser navigates and briefly shows content on the page before
processing on_load events associated with the page.

Fix #2885

* Update pyi
2024-03-29 09:41:18 -07:00
..
apps initial attempt at writing test for urls (#2689) 2024-02-29 13:45:57 -08:00
jinja [REF-2168] Add share options to custom component commands (#2883) 2024-03-28 15:13:37 -07:00
web Set is_hydrated=False at route onChangeStart (#2949) 2024-03-29 09:41:18 -07:00