Lara Raoof

Results 2 issues of Lara Raoof

### Describe the bug I am using Vue `@tanstack/vue-query` I have latest packages: ``` "@tanstack/vue-query": "^5.59.13", "@tanstack/vue-query-devtools": "^5.59.13", ``` i get this error: ``` Uncaught (in promise) TypeError: client.defaultQueryOptions is...

I was trying to override the label, and it did not work till I found that if I pass a label when overridden, it works! it should work without passing...