Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[legacy-framework] fix useInfiniteQuery return type when suspense is disabled #2312

Merged
merged 1 commit into from
May 10, 2021
Merged

Conversation

acornellier
Copy link

@acornellier acornellier commented May 8, 2021

Closes: ?

What are the changes and their implications?

A typo was made in #1893. This fixes the typo.
useInfiniteQuery can return undefined if suspense: false is set

Bug Checklist

  • Integration test added (see test docs if needed)

@flybayer
Copy link
Member

Thank you!!

@flybayer flybayer changed the title fix useInfiniteQuery return type when suspense is disabled fix useInfiniteQuery return type when suspense is disabled May 10, 2021
@flybayer flybayer merged commit d3fcd28 into blitz-js:canary May 10, 2021
@blitzjs-bot
Copy link
Contributor

Added @acornellier contributions for code

@itsdillon itsdillon changed the title fix useInfiniteQuery return type when suspense is disabled [legacy-framework] fix useInfiniteQuery return type when suspense is disabled Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants