-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
目前vue-devui组件库依赖于devui-icons图标库,会导致不引入图标库的情况下,图标不显示
### Step to reproduce
- 创建一个vite工程
- 引入`vue-devui`组件库
- 直接使用`Fil…
kagol updated
2 years ago
-
##问题背景:
在子应用 A 中有个过滤器函数 byteToSize,子应用 B 中也有这个函数,在某个表格中用到,两个应用都是用 Vue.filter 将 filter 注册为全局的 filter 挂载在 Vue 实例下。打包上线后发现,只要先打开子应用 B ,然后再打开子应用 A,再切回子应用 B 就会发现 B 用的却是 A 的 byteToSize 过滤器。
感觉好像因为…
-
### 可复现的链接:
https://codesandbox.io/s/vxe-table-4-x-vue-3-0-wen-ti-yan-shi-forked-t99zft?file=/src/views/Demo1.vue
### 问题描述与截图:
`vxe-column` `filters`属性为`[]`时,整个页面无响应了
vxe-table版本回退到4.4.1版本正常
##…
-
ERROR in ./~/_vue-bulma-jump@0.0.2@vue-bulma-jump/src/index.js
Module parse failed: F:\MySource\vue\vue-admin-master\node_modules\_vue-bulma-jump@0.0.2@vue-bulma-jump\src\index.js Unexpected token …
-
https://github.com/nicknguyen-ccm/crudapp/blob/0cd9edf61c6c895a1cd829b42a4fdf6b12774c85/src/components/HelloWorld.vue#L21
Moving this URL to a constant would be nicer than repeating it every time you…
-
Hi, I'm trying to activate scanner in Vue files using Vue i18next but I've not been able to achieve it.
Translations with Vue are treated like this:
- {{ $t('text') }} in .html files.
- this.$t…
-
> @nuxt/router-extras/lib/extras.js
```
function invalidateRoute (file) {
const routes = localRoutes.filter(route => route.component === file)
console.log(localRoutes[0].component) // => print…
-
I'm trying to make some multi-package project using Lerna with `vue-design-system` and `@vue/cli-service installed`. The `vue-cli` is used in root project not in vueds project.
However in `vue-styleg…
-
### Version
5.3.4
### Browser and OS info
Chrome 92 / Windows 7
### Steps to reproduce
In Vue devtools panel, `Ctrl F` shortcut is defined for filter component by name input box…
-
### Related plugins
- [X] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/package…