freakzlike
freakzlike
It is not possible to scroll with touch on the highlighted area or on the modal. However touch scroll on the grayed area and mouse scroll is possible. ## Reproduce...
### Reporting a bug? After upgrade to typescript v5. The type check with `vue-tsc` throws errors with the usage of `$t` in vue template syntax. I think this might come...
Hi, I'm migrating one of my projects to a fresh `create-vue`. I have notice a big performance difference when using `@vue/eslint-config-standard-with-typescript` and following config changes of `parserOptions`: ```js overrides: [...