nghiaxb

Results 2 issues of nghiaxb

``` import { QuillEditor } from '@vueup/vue-quill'; import ImageResize from 'quill-image-resize-module'; ``` Cannot read properties of undefined (reading 'imports') when using quill-image-resize-module

### Describe the bug After installing and importing @tanstack/vue-query (and related packages), VSCode performance drops significantly in my Vue 3 + TypeScript project. The following editor features are noticeably slowed...

types
package: vue-query