-
### Used Zammad Version
6.4
### Environment
- Installation method: [e.g. source, package]
- Operating system (if you're unsure: `cat /etc/os-release` ): [e.g. debian 10.4, ubuntu 20.04]
- Database …
-
Currently the FDR output is displayed in a single tab. However, it should be moved into the `vue.js` component, together with the other visualizations.
### Things to consider:
- The FDR informat…
-
### Vue - Official extension or vue-tsc version
2.1.10
### VSCode version
1.95.1
### Vue version
2.7.16
### TypeScript version
5.6.3
### System Info
```shell
System:
OS: Linux 5.0 undefine…
-
### Describe the bug
If I use the `dt` for the design tokens on the select component the overlay is not being styled. The design tokens are not placed on the component.
### Reproducer
https://stack…
-
at ../node_modules/sard-uniapp/components/input/input.vue:1:0
16:59:59.255 16:59:59 [vite] [plugin:vite:import-analysis] ENOENT: no such file or directory, lstat 'D:\Kevin\Project\driver\node_modules…
-
### What happened?
When validating a schema with similar names and a dependent visibility (with v-if) leads to a wrong validation message..
In my example i am using shadcn-vue components with fo…
-
There are several instances of `v-tooltip` identified in:
- pkg/aks/components/AksNodePool.vue
- shell/components/SideNav.vue
- shell/components/TableDataUserIcon.vue
- shell/components/nav/TopL…
-
This is happening because it is a dynamic element rendering the ImageAttributes component.
To resolve, vue files will need to be scanned for their imports to match any component not already identi…
-
### Vue - Official extension or vue-tsc version
latest
### VSCode version
Not used here
### Vue version
latest
### TypeScript version
3.5.12
### System Info
_No response_
### package.json de…
-
### Describe the bug
Hi,
I have over 200+ tests that passed with `isolate: true`. But, since I've changed my test settings in vite.config.js from `isolate: true` to `isolate: false`. some test fail…