Describe the bug
tags in the directory allowlist will filter all nodes, and tags in the directory blocklist will do nothing. It seems that something is wrong.
To Reproduce
Load this config
(use-package org-roam-ui
:after org-roam
;; :hook (after-init . org-roam-ui-mode)
:config
(setq org-roam-ui-sync-theme t
org-roam-ui-follow t
org-roam-ui-update-on-save t
org-roam-ui-open-on-start t))
Open org-roam-ui
Use "Directory Filters"
See error
Expected behavior
Directory filters will work fine.
Describe the bug tags in the directory allowlist will filter all nodes, and tags in the directory blocklist will do nothing. It seems that something is wrong.
To Reproduce
Expected behavior Directory filters will work fine.
What browser were you using? Chrome