nothingislost / obsidian-codemirror-options

Obsidian plugin with options to customize the behavior of CodeMirror
GNU General Public License v3.0
172 stars 13 forks source link

[Bug]Clicking on backlinks in the bottom of a page does not open the link #74

Closed gavinmn closed 2 years ago

gavinmn commented 3 years ago

I'm noticing that clicking on backlinks embedded in the bottom of a page only works if they are near the top of the list. I haven't really be able to narrow down the cause further, but trying to open a backlink that is more than ~> 5 links down, trying to link unlinked mentions, trying to show and hide unlinked mentions all just jump the cursor to the last line in the document.

gavinmn commented 3 years ago

I was able to narrow this down actually - the error occurs when you try and click on a link that you have to scroll down to see. Adjusting the size of the window affects it.

nothingislost commented 2 years ago

This was resolved a couple releases ago.