Constantine Zaytsev

Results 4 issues of Constantine Zaytsev

Hi team. Iā€™d like to resurrect #625 as I have just run into it after upgrading from an old rollbar-browser package. First, Telemetry seems great, and we will use it;...

### Reproduction https://github.com/basuneko/pinia-devtools-issue ### Steps to reproduce the bug 1. Checkout the reproduction repo and run `npm run serve` 2. Open a new tab and devtools 3. Open the reproduction...

contribution welcome
vue 2.x
šŸ§‘ā€šŸ’» pkg:devtools

### Environment **Vuetify Version:** 3.6.10 **Vue Version:** 3.4.30 **Browsers:** Safari 17.5 Safari 17.5 (desktop build: 19618.2.12.11.6, mobile build unknown) **OS:** Mac OS 10.15.7, iOS 17.5.1 ### Steps to reproduce 1....

S: triage

### Describe the bug There seems to be a discrepancy between the return type of `queryOptions` in vue query and react query adapters. ```ts const options = queryOptions({ queryKey: ['groups'],...

good first issue
types
package: vue-query