component with query and table gets stuck indefinitely
I have the following code:
When I increment or decrement the week, the whole app gets completely stuck. I see absolutely no errors either in the browser or the server logs.
I removed the table component and replaced it with the raw Json of the result and in that case, the week increments and the query automatically refetches as expected.
It is very likely that I am doing something incorrectly but I am not sure what.
0 Replies