joekrill / silverbullet-treeview

SilverBullet TreeView plug
MIT License
39 stars 11 forks source link

Deleting files not updating tree correctly. #7

Closed joekrill closed 3 months ago

joekrill commented 8 months ago

This works fine running locally, but on my deployed instance the tree refreshes but the deleted file still appears. Manually refreshing it again removes it, so perhaps it's a race-condition issue?

justyns commented 8 months ago

FWIW I noticed the same thing happening when renaming pages. The page will show up in the old location until another refresh

joekrill commented 3 months ago

I think this has been fixed by #14. If anyone is still seeing a problem let me know and I'll reopen this.