Solutionunvalidated
Trigger a new request by invalidating the cached data (or using proper cache-busting like changing query args / using invalidation tags) before re-fetching so `isLoading` reflects the new request.
f88a3eae-ced6-4764-871a-775da93d080a
Trigger a new request by invalidating the cached data (or using proper cache-busting like changing query args / using invalidation tags) before re-fetching so isLoading reflects the new request.