Added normalization support for queries with initialData
and defined staleTime
. Before, data defined as initialData
was not normalized, so data for such query could be not updated properly. Thank you @johanobergman for the PR!
Added normalization support for queries with initialData
and defined staleTime
. Before, data defined as initialData
was not normalized, so data for such query could be not updated properly. Thank you @johanobergman for the PR!