ITADN

[🐞] Document Ready visible tasks do not fire with Client Router

#253Openthejackshelton 创建于 2025-05-05
T
thejacksheltoncommented
### Which component is affected? Integration ### Describe the bug 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 ### Reproduction N/A ### Steps to reproduce _No response_ ### System Info ```shell x ``` ### Additional Information x
1 条评论