-
### Environment
osx //vue@2.6.10 / chrome 74.0.37
### Reproduction link
[https://www.iviewui.com/docs/guide/iview-loader](https://www.iviewui.com/docs/guide/iview-loader)
### Steps to reproduc…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.37`
- Element Plus Version: `2.2.14`
- Browser / OS: `Chrome/105.0.5195.127(正式版本) (Windows NT 10.0; Win64; x64)`
- Build Tool:…
-
When creating a live Vue component with styles, it looks like this plugin generates the markup and gives the root component a unique data attribute. Styles are then generated for this component based …
-
Hi guys,
I am getting the following error :
`Unknown custom element: ` when I am using `import { FCComponent } from "vue-fusioncharts";` . This is the code from https://www.fusioncharts.com/chart…
-
Bug Type: **`Other`**
## Environment
- Vue Version: `3.2.47`
- Element Plus Version: `2.3.0`
- Browser / OS: `Version 111.0.5563.65 (Official Build) (64-bit) / win`
- Build Tool: `Vite`
…
-
I'm using Vue with Vue Turbolinks and Vue Toasted. When I refresh completely, the toasts work fine. When I refresh, then switch pages one or more times, the toasts do not work. I've narrowed it down t…
-
When using: https://github.com/vuejs/vue-class-component
And exporting a component using `@Component` syntax, this plugin dies and complains about the following:
```
Cannot read properties of …
-
Bug Type: **`Build`**
## Environment
- Vue Version: `3.3.4`
- Element Plus Version: `2.3.6`
- Browser / OS: `5.0 (Windows NT 6.1)Apple WebKit/537.36 (KHTML,like Gecko)Chrome/71.0.3578.80 S…
Jinzm updated
3 months ago
-
关于Vue的UI库可参考:[Vue相关开源项目库汇总](https://github.com/opendigg/awesome-github-vue)中的UI组件部分
pc端建议使用饿了么前端的 [Element](http://element.eleme.io/#/zh-CN),后台管理界面可以参考基于Element的 [vue-manage-system](https://github.…
-
I am having issues integrating with Nuxt. Currently, I added it as a plugin in the build, but it's throwing an error when I try using `v-date-picker`.
```
[Vue warn]: Unknown custom element: - did…