vuepress
vuepress copied to clipboard
Unhandled error during execution of scheduler flush. This is likely a Vue internals bug.
Vue version
3.4.15
Link to minimal reproduction
https://github.com/XTLS/Xray-docs-next.git
Steps to reproduce
https://github.com/XTLS/Xray-docs-next.git
- Just clone the code, and
pnpm install && pnpm run docs:devrun the app - click the web anyone article and click the h2 of sidebar and you will see the error on dev tool view
What is expected?
I want no any warn or any error come up, but unfortunately always get the warn and error come like the pic bellow
What is actually happening?
System Info
ubuntu 20.04
Any additional comments?
Please help, and I will show more info if you ask