Skip to content

fetchMore function missing in useAsyncQueryΒ #621

@chrispreisler

Description

@chrispreisler

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions