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

目录锚点异常 #637

Closed bintheext closed 1 month ago

bintheext commented 1 month ago

Describe the issue

目录锚点,在只显示编辑器状态下,点击目录无任何响应,不确定这是bug还是特意设计。

image

上图是关闭预览情况下,点击目录,无滚动

Procedure version

4.19.0-3

Reproduction link

No response

imzbf commented 1 month ago

目录只对预览内容区域有效,左右分栏时,是预览区域带动编辑区域滚动的