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

fetchMore function missing in useAsyncQuery #621

Open
chrispreisler opened this issue May 16, 2024 · 0 comments
Open

fetchMore function missing in useAsyncQuery #621

chrispreisler opened this issue May 16, 2024 · 0 comments
Labels

Comments

@chrispreisler
Copy link

Environment

Operating System: Darwin

  • Node Version: v18.18.0
  • Nuxt Version: 3.11.2
  • CLI Version: 3.11.1
  • Nitro Version: 2.9.6
  • Package Manager: pnpm@9.1.0

Describe the bug

Hey guys,

thanks for this great plugin.

I am not sure, if it is a bug or the feature is missing. Right now it seems to be not possible to use the fetchMore function with useAsyncQuery.

Expected behaviour

But isn't that a common case, when you have a product overview and would like to fetch more products, when the user scrolls down for example or just want to load all products, but the limit for a call is 100 products for example.

Thanks for your answer in advaance.

Best regards
Chris

Reproduction

No response

Additional context

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant