Unhandled error during execution of scheduler flush.
Version
3.0.0
Reproduction link
https://github.com/yakai911/vue-blog-client
Steps to reproduce
I passed my login component to my login page,and it didn't display,before that my login component is in home page,and it worked fine.I restarted serve but it didn't fixed this error as well. error message:[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
What is expected?
render my Login component
What is actually happening?
Login component display error