-
### Describe the bug
Our Storybook build is currently failing with an `vue-docgen-api` error. The error occurs *only* on our CI pipeline (Azure DevOps with a self-hosted Linux agent). Locally (on Win…
-
`` in Vue 3 generates invalid HTML attribute:
```html
```
This is probably caused by this:
https://github.com/TownSquareXYZ/tonconnect-ui-vue/blob/ee614c6b09efb3a9ef200887882a88de32a30…
-
Hi, the project requires vuejs2 so installing is not possible as per package.json
```
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While reso…
-
It would be nice if Vue 3 imports could be replaced with vue-demi. So the plugin also can be use with Vue 2/Nuxt.
https://github.com/vueuse/vue-demi
-
### Describe the bug
Hi, I'm trying to create custom elements (web components) using Vue, following [this example from the Vue website](https://vuejs.org/guide/extras/web-components#sfc-as-custom-ele…
-
### Describe the bug
使用electron-vite创建了项目,在工程中添加vue-router路由,无论是electron子窗口或者浏览器中打开我定义的路由的地址,都是App.vue中的内容
package.json
`{
"name": "electron-vite-quickstart",
"version": "1.0.0",
"desc…
-
The proposal is **not** about migration ` -> JSX` but from `render: () => h(tag)` to `render: () => ` in the components already implemented via render functions.
Adding JSX support allows:
1. Simp…
-
### tdesign-vue-next 版本
1.10.3
### 重现链接
_No response_
### 重现步骤
1. 初始化一个不含 vue-router 的项目
2. 插入一个 Menu 元素(如下代码)
```
t-layout
t-header
t-head-menu(v-model="activeRoute")
…
-
*PHP Version:* php 8.2 | *Shopware Version:* 6.6.8.2 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
If `DISABLE_VUE_COMPAT` is active, in backend CMS the sw si…
-
### Describe the bug
When using the `SelectButton` and `:allow-empty="false"` a user can still deselect the currently selected item by clicking it again.
### Reproducer
https://stackblitz.com/edit/…