robin1liu / vue-mermaid

flowchart of mermaid with vue component
MIT License
124 stars 25 forks source link

Supported Vue3? #26

Open abinhho opened 3 years ago

abinhho commented 3 years ago

I tried on Vue3 but got this error.

runtime-core.esm-bundler.js?5c40:38 [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 
  at <VueMermaid nodes= [] type="graph LR" > 
  at <Anonymous barcode= {projectId: "603af8264869fa255af3dad0", rootId: "6052d7dc2e2bb9796e213714", barcodeType: "node", childrenCount: 0, activationData: {…}, …} > 
  at <Anonymous onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< Proxy {…} > > 
  at <RouterView key=0 > 
  at <App>
a-zog commented 2 years ago

Great work !

Any update regarding this issue?

Thank you again