![]() * 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 |
||
---|---|---|
.. | ||
apps | ||
jinja | ||
web |