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
gs18004
changed the title
This assertion is unnecessary since it does not change the type of the expression. on useSuspenseInfiniteQuery.ts
This assertion is unnecessary since it does not change the type of the expression. on useSuspenseInfiniteQuery.ts and useInfiniteQuery.ts
Feb 7, 2025
gs18004
changed the title
This assertion is unnecessary since it does not change the type of the expression. on useSuspenseInfiniteQuery.ts and useInfiniteQuery.ts
This assertion is unnecessary since it does not change the type of the expression. on useInfiniteQuery.ts and useSuspenseInfiniteQuery.ts
Feb 7, 2025
gs18004
changed the title
This assertion is unnecessary since it does not change the type of the expression. on useInfiniteQuery.ts and useSuspenseInfiniteQuery.ts
"no-unnecessary-type-assertion" lint errors on useInfiniteQuery.ts and useSuspenseInfiniteQuery.ts
Feb 7, 2025
Describe the bug
on
useInfiniteQuery.ts
anduseSuspenseInfiniteQuery.ts
, there is a linting error which saysThis should be fixed.
Your minimal, reproducible example
Steps to reproduce
useInfiniteQuery.ts
anduseSuspenseInfiniteQuery.ts
in your text editor.Expected behavior
no lint error should be shown.
How often does this bug happen?
None
Screenshots or Videos
Platform
Tanstack Query adapter
None
TanStack Query version
5.66.0
TypeScript version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: