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

Missing "hasNext" on UseQueryState #3702

Closed
3 tasks done
Eigilak opened this issue Oct 28, 2024 · 0 comments · Fixed by #3703
Closed
3 tasks done

Missing "hasNext" on UseQueryState #3702

Eigilak opened this issue Oct 28, 2024 · 0 comments · Fixed by #3703

Comments

@Eigilak
Copy link

Eigilak commented Oct 28, 2024

Describe the bug

I'm missing the hasNext type on the UseQueryState even though it is part of the actual result object

~/urql/packages/next-urql/src/useQuery.ts

Reproduction

https://github.com/urql-graphql/urql/tree/main/examples/with-next

DEMO

Screenshot 2024-10-28 at 17 53 35 Screenshot 2024-10-28 at 17 24 29 Screenshot 2024-10-28 at 17 24 22 Screenshot 2024-10-28 at 17 23 41

Urql version

latest

Validations

  • I can confirm that this is a bug report, and not a feature request, RFC, question, or discussion, for which GitHub Discussions should be used
  • Read the docs.
  • Follow our Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant