-
how to use with vue 2?
-
### Vue - Official extension or vue-tsc version
2.1.4
### VSCode version
-
### Vue version
3.4.38
### TypeScript version
5.5.4
### System Info
_No response_
### package.json dependencies
_N…
-
### Vue - Official extension or vue-tsc version
Vue - Official extension
### VSCode version
1.94.1
### Vue version
2.6.14
### TypeScript version
5.6.2
### System Info
```shell
System:
OS…
-
**Checklist**
- [x] I have tried restarting my IDE and the issue persists.
- [x] I have read the [FAQ](https://eslint.vuejs.org/user-guide/#faq) and my problem is not listed.
**Tell u…
-
### Is your feature request related to a problem? Please describe.
No
### Describe the solution you'd like
I would like to collect some improvements/fixes for `@telegram-apps/sdk-vue` docs pa…
-
### Environment
```
------------------------------
- Operating System: Linux
- Node Version: v20.18.0
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package …
-
**Describe the bug**
When using element.trigger('keydown.xyz'), some keys incorrectly pass the keyCode as code to handlers of KeyboardEvents.
This fundamentally breaks testing for keyboard n…
-
**Describe the bug**
After upgrading to upgrading to Nextcloud 29.0.8 the admin settings for nextcloud office are no longer changable.
**To Reproduce**
Steps to reproduce the behavior:
1. Update fro…
-
After upgrading to Nuxt version `3.14.159`, I encounter persistent router warnings on a cold start related to the resolution of virtual Sass modules provided by Vuetify. These warnings do not appear o…
-
because of not adding the . before the root of src in vite config file, it's causing a crash of:
```sh
Internal server error: Failed to resolve import "@/App.vue" from "src/main.ts". Does the file…