Solid.js + tanstack/solid-query multiple refetch problem on error

Hi all, I'm using tanstack for client-server communication. And I'm turning the hook to createMemo if I want it to be re-mounted when I change query-params. But, for some reason, if such a hook receives an error from the server, it mounts infinitely many times. How to solve this problem?
No description
No description
1 Reply
Birk Skyum
Birk Skyum2d ago
can you make a ticket w/ repro in the solid-query repo?

Did you find this page helpful?