jparkerweb / pixel-banner

🚩 Plugin for Obsidian that allows you to automatically add beautiful banner images to your notes from various sources.
https://www.equilllabs.com/projects/pixel-banner.html
MIT License
48 stars 0 forks source link

🐛 Banner from previous note showing on the current opened note with no banner property #44

Closed NekoSensei06 closed 3 weeks ago

NekoSensei06 commented 3 weeks ago

When I open a note with a banner defined in the properties, and then open on the same tab another note without a banner, the banner from the previous note is still displayed : image

It's only on live preview mode. The banner stays from note to note, until a note with a banner in the properties is opened. Tried : open from Bookmarks, open from file explorer, open from quick switcher.

No error in Debug console. Tested on : Desktop Windows

jparkerweb commented 3 weeks ago

@NekoSensei06 This turned out to be a caching issue. Fixed in version 2.6.3. Please update plugin in Obsidian.

Thank you for the bug report 🙏