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
refactor(types): throw type error when skipToken is present in suspense query (#8082)
* refactor: handle type error when skipToken is present in suspense query
* test(react-query): add skipToken test for query hooks
* fix: merge form main
* ci: apply automated fixes
* feat(react-query): display “skipToken is not allowed” message in suspense hooks
* feat(react-query): display “skipToken is not allowed” message in suspense hooks
* feat(react-query): display “skipToken is not allowed” message in suspense hooks
* fix(react-query): update error message in useSuspenseInfiniteQuery
* test(react-query): add test case
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Dominik Dorfmeister <office@dorfmeister.cc>
0 commit comments