Skip to content

fix: vue-query options can be plain, reactive, ref & computed object #2

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

Merged
merged 4 commits into from
Mar 1, 2024

Conversation

DrJume
Copy link
Collaborator

@DrJume DrJume commented Feb 25, 2024

Fixes #1

TODO

  • Unit/Integration tests
  • Documentation

@DrJume DrJume self-assigned this Feb 25, 2024
@DrJume DrJume requested a review from LouisHaftmann February 25, 2024 14:02
@DrJume DrJume marked this pull request as draft February 25, 2024 14:19
Copy link
Collaborator

@LouisHaftmann LouisHaftmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls fix linting

@DrJume DrJume marked this pull request as ready for review March 1, 2024 08:43
@DrJume DrJume merged commit f0c401a into master Mar 1, 2024
@DrJume DrJume deleted the fix/obj-query-options branch March 1, 2024 08:47
@DrJume DrJume restored the fix/obj-query-options branch September 21, 2024 01:30
@DrJume DrJume deleted the fix/obj-query-options branch September 21, 2024 01:30
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 this pull request may close these issues.

toRefs() expects a reactive object but received a plain one
2 participants