You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Since obsidian was updated to 1.7.4, if the plugin loading is not set to instant, and the plugin panel is not active when obsidian is opened, the icon stays as a file icon instead of refreshing to what it should be.
Plugin loaded but doesn't refresh the icon, you can only see what panel it is by clicking on it.
I think it might be because of this Obsidian changelog:
Views now load only when visible, improving startup performance and memory usage. This might cause issues with some plugins. We have published a guide to help developers update their plugins.
To Reproduce
Steps to reproduce the behavior:
Find a plugin with a panel
Change it to short delay in the Lazy Plugin Loader settings.
Move the focus to the other tab where that plugin panel is located.
Restart obsidian
See error
Expected behavior
Set short delay/long delay can refresh the plugin panel icon after loading.
Desktop (please complete the following information):
Obsidian: v1.7.4
Lazy plugin Version: v1.0.18
The text was updated successfully, but these errors were encountered:
Describe the bug

Since obsidian was updated to 1.7.4, if the plugin loading is not set to
instant
, and the plugin panel is not active when obsidian is opened, the icon stays as a file icon instead of refreshing to what it should be.Plugin loaded but doesn't refresh the icon, you can only see what panel it is by clicking on it.


I think it might be because of this Obsidian changelog:
To Reproduce
Steps to reproduce the behavior:
short delay
in the Lazy Plugin Loader settings.Expected behavior
Set
short delay
/long delay
can refresh the plugin panel icon after loading.Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: