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...
paste the code into the editor (eg css)
Scroll while viewing.
an error appears
Cannot read properties of null (reading 'offsetTop')
TypeError: Cannot read properties of null (reading 'offsetTop')
at getLineNumber (webpack-internal:///./node_modules/md-editor-v3/lib/es/MdEditor.mjs:1344:76)
at cEleHandler (webpack-internal:///./node_modules/md-editor-v3/lib/es/MdEditor.mjs:1474:25)
at eval (webpack-internal:///./node_modules/md-editor-v3/lib/es/MdEditor.mjs:1514:7)
at r (webpack-internal:///./node_modules/@vavt/util/lib/es/index.mjs:95:41)
描述这个Bug
version 4.16.6
paste the code into the editor (eg css) Scroll while viewing. an error appears
版本号
node: 18.00 md-editor-v3: 4.16.6 vue: 3.4.27
问题重现链接