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

fix: using unref to http function prop when fetch with vue #1518

Conversation

soartec-lab
Copy link
Member

@soartec-lab soartec-lab commented Jul 15, 2024

Status

READY

Description

follow up #1387
The fetch doesn't use MaybeRef in arguments so using unref to http function prop when fetch with vue.

Related PRs

none

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

You can check this by setting vue-query to client and fetch to httpClient in orval.config

@soartec-lab soartec-lab marked this pull request as ready for review July 15, 2024 01:55
@soartec-lab soartec-lab added tanstack-query TanStack Query related issue bug Something isn't working labels Jul 15, 2024
@soartec-lab soartec-lab added this to the 6.32.0 milestone Jul 15, 2024
@melloware melloware merged commit 88052ee into orval-labs:master Jul 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tanstack-query TanStack Query related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants