imzbf / md-editor-v3

Markdown editor for vue3, developed in jsx and typescript, dark theme、beautify content by prettier、render articles directly、paste or clip the picture and upload it...
https://imzbf.github.io/md-editor-v3
MIT License
1.51k stars 145 forks source link

completions not working in v4.17.4 #610

Closed tidusvn05 closed 1 month ago

tidusvn05 commented 1 month ago

描述这个Bug

i just updated to v4.17.4, and check completions not working. for previous stable version, v4.17.0, it working ok. and now i change to v4.17.4, it still work too. so i think the issue for only v4.17.4.

please check it. Thank You!

版本号

nuxt3, node 20, md-editor-v3 4.17.4

问题重现链接

No response

tidusvn05 commented 1 month ago

fyi, i use 4.17.4 with specific codemirror/view version, it worked.

"resolutions": {
    "@codemirror/view": "6.27.0"
  },
imzbf commented 1 month ago

I cannot reproduce this issue. Can you provide a demo that can restore it?

image
imzbf commented 1 month ago

Lacking examples, temporarily closed.