-
I want to achieve the behaviour presented in one of devextreme demos provided by the link
https://js.devexpress.com/Demos/WidgetsGallery/Demo/List/ItemDragging/Vue/Light/
**Package versions:**…
-
placing `...eslintPluginToml.configs["flat/base"],` in the top level of an eslint.config.js works well because the rules block in flat/base includes a file scope for `"**/*.toml"` files.
placing `.…
-
### Environment
```bash
Developement/Production OS: Apple M1 Pro Sonoma 14.2.1
Node version: 21.6.2
Package manager: pnpm@8.15.4
Radix Vue version: 1.0.0
Vue version: latest
CSS framework: tailw…
-
Hey there,
Apparently we cannot use nuxt-i18n's composables or utilities on the og-image component like `useI18n()` or `$t()`
This is supposedly due to nuxt-i18n not supporting server side compo…
ptdev updated
3 months ago
-
### Clear and concise description of the problem
Quasar 2.x
In `src/boot/i18n.js` we have
```js
import { boot } from "quasar/wrappers";
import { createI18n } from "vue-i18n";
// to ch…
hekep updated
7 months ago
-
This repo is so great. Thanks to your work! We found it because there is a tags-clamping feature in our product. Since we haven't found any vue component supports tags-clamping, we reimplemented `vue-…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v18.20.2
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Pack…
-
### tdesign-vue-next-starter 版本
0.4.0
### 重现链接
_No response_
### 重现步骤
```
? 请输入项目名称: demo
? 请输入项目描述: Base on tdesign-starter-cli
? 选择模板类型: PC【Vue3】模板
? 生成代码版本: 通用模板版本
? 选择包含模块: 自定义选择
? …
-
### Vue version
3.4.27
### Link to minimal reproduction
https://play.vuejs.org/#eNqVVW1v2zYQ/is3DYNdLHqxZceZlhRdi37YPmxD0/ZLVQSMRNlMKFIQKTeB4f/eIynJlmOnKfzFvHvu5bk73W28v6oqWDfUS7xLldWs0qCobqr…
-
试用以后发现,普通的 vue 组件可以正常渲染,但是,从开发中的包中 `import` 代码后,渲染会出错。
怀疑 Demo 组件渲染时,路径解析是不是有一些问题?
详细代码如下方
## 代码
@zhangqc/plugin-dumi-vue 版本
```json
{
"@zhangqc/plugin-dumi-vue": "^1.0.5",
}
```
…