You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Astro client router simulates to be a client router, in reality it is doing a server fetch each time. Given this limitation, it does a server diff, but Qwik does not re-run or re-instantiate visible tasks