You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed(queryObserver): fetch data twice when mounted (#1320)
* Only work once when forceFetchOnMount is ture or refetchOnMount is 'always'
* fixed(queryObserver): fetch data twice when mounted
* optimization(query): reduce unnecessary recursion
0 commit comments