Bob Siefkes

Results 2 comments of Bob Siefkes

First it will load the template anyway with loadTemplate() https://github.com/atk4/atk4/blob/master/lib/AbstractView.php#L198 And how I see it, it then don't need to clone it.

I've noticed that the networkStatus return from useQuery() will remain 8 (=error) and due to that it will stop fetching. It will not stop polling however looking in the code...