Closed cruvie closed 2 years ago
Please provide the version and follow the issue template.
Can not reproduce on my side, can you provide a demo project?
https://stackblitz.com/edit/vue-dg5ek3?file=src%2FApp.vue,src%2Fcomponents%2FMilkdown.vue This demo seems doesn't have any issue.
https://stackblitz.com/edit/vue-dg5ek3?file=src%2FApp.vue,src%2Fcomponents%2FMilkdown.vue This demo seems doesn't have any issue.
thanks you , yes it looks fine ,but the error shows in the browser's console
I can't see this error in the demo I provided. How can I see it?
I can't see this error in the demo I provided. How can I see it?
here is the project,thank u! https://github.com/gkdgo/markdown_dome
Everything looks fine on my side.
Maybe it's related to some of your browser extension.
Maybe it's related to some of your browser extension.
thank u,I fix it by delete 'node_modules',and rerun pnpm install,the error desappeared!
Describe the bug Just a nomal demo of milkdown run with vue3.0
To Reproduce Steps to reproduce the behavior:
Expected behavior no errors
Screenshots
Milkdown version 6.3.1
Desktop (please complete the following information):
Additional context code MilkdownEditor.vue
App.vue