Subscribe on changes!

vitepress demo示例使用element-plus 报错

avatar
Apr 7th 2021

Version

3.0.11

Reproduction link

https://github.com/zhaowenlin/demo

Steps to reproduce

  1. yarn install 2.npm run dev 3.访问http://localhost:3000/ 4.点击快速上手

What is expected?

正常展示element组件

What is actually happening?

[Vue warn]: Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at https://new-issue.vuejs.org/?repo=vuejs/vue-next


https://vitepress.vuejs.org/guide/using-vue.html#using-components 官方使用组件文档

avatar
Apr 7th 2021

Please submit the issue in the correct repo (vitepress or element-plus). Writing in English will allow more people to help you. Also, you can ask questions on the forum, the Discord server or StackOverflow first.