-
Hi there,
I am currently setting up a Vue 3 project in which I would love to make use of the vue-pdf-viewer. I am facing an issue with pdfjs-dist, which I'm hoping you might be able to help me with…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on Github _(I've sea…
-
### Describe the bug
The `src/types/index.ts` file is augmenting `@vue/runtime-core` instead of `vue`. Please see the Vue docs for [Augmenting Global Properties](https://vuejs.org/guide/typescript/…
-
### Vue - Official extension or vue-tsc version
2.1.6
### VSCode version
1.93.1
### Vue version
3.5.8
### TypeScript version
5.6.2
### System Info
```shell
System:
OS: macOS 14.6.1
…
-
Vue 2 support is still possible with some very very minor changes.
Are you open to supporting both?
I'd be happy to open a PR. This might see the folder structure change slightly to support bo…
-
### Reporting a bug?
`v-t` directive does not update when locale switches
### Expected behavior
Changing the locale updates all references of `v-t`
### Reproduction
**Stackblitz: https:…
-
### Reproduction
https://www.shadcn-vue.com/docs/installation/nuxt
### Describe the bug
On a Nuxt project, fresh install via: https://www.shadcn-vue.com/docs/installation/nuxt
I run `npx shadcn-vu…
-
Hi, i'm trying to use this plugin for a vue 2 app via vite, but it appears to be pulling in two versions of vue:
it also throws the following errors in the console when the input is updated, wh…
-
**Describe the bug**
When trying the vue3 example in the Readme:
```
import { onMounted } from 'vue';
export default defineComponent({
channels: {
ChatChannel: {
connected() {
…
-
`vue-tg` implicitly refers to `telegram-web-app` types but doesn't explicitly import (let alone re-export) them.
This leaves user apps partially untyped, for example:
which is caused by referr…