Steps to reproduce
- Embed a new base in a note
- Configure a base-global filter of
file.hasLink(this.file)and group byfolder - Embed the base at the bottom of at least two notes, each of which has backlinks from notes in more than one folder. (The backlinking notes should also be different for each.)
- Open those notes one at a time in the same tab, then navigate forward and backward
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
A complete list display with all groups for backlink folders should appear each time, even if you have to scroll down to see all of it
Actual result
Navigating forward or back shows only the first group, even if you scroll down. You have to either resize the pane or app, or scroll up until the base is offscreen entirely, then back down.
(Inspecting the DOM shows that only one list group element is actually present in the page, until a refresh is forced by scrolling, resizing, or tweaking the base’s settings in some way.)
Environment
SYSTEM INFO:
Obsidian version: v1.10.6
Installer version: v1.10.6
Operating system: Windows 10 Pro 10.0.19045
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: off
Live preview: on
Base theme: light
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 10
Plugins enabled: 0
RECOMMENDATIONS:
none
Additional information
This only happens when using a list view that’s grouped, and the items are different between notes. (i.e. it doesn’t show up without some use of this for filtering) Table and Card views don’t have the problem. It also doesn’t happen if you put the base in the sidebar instead of embedding it.