[🐞] Document Ready visible tasks do not fire with Client Router
### 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 条评论