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
Currently, messages similar to the following are present:
Logger.ts:254 06:32:12: App: Found a plugin in the state that has not been loaded, which means the plugin might have been deleted outside Joplin - removing it from the state: io.github.personalizedrefrigerator.js-draw
log @ Logger.ts:254
Logger.ts:254 06:32:12: App: Found a plugin in the state that has not been loaded, which means the plugin might have been deleted outside Joplin - removing it from the state: io.github.personalizedrefrigerator.revealjs-integration
PluginService.uninstallPlugins currently only removes one plugin from state each time it's run.
Expected behaviour
PluginService.uninstallPlugins should remove all deleted plugins from state.
Logs
No response
The text was updated successfully, but these errors were encountered:
Operating system
Linux
Joplin version
2.13.14
Desktop version info
Joplin 2.13.14 (prod, linux)
Client ID: 24b2a961cccf40fe8448cdc0930b6fce
Sync Version: 3
Profile Version: 44
Keychain Supported: No
Revision: 174c5f4
Freehand Drawing: 2.7.1
RevealJS Integration: 0.6.1
Simple Backup: 1.3.4
Work tracker: 0.0.1
Current behaviour
Currently, messages similar to the following are present:
PluginService.uninstallPlugins
currently only removes one plugin from state each time it's run.Expected behaviour
PluginService.uninstallPlugins
should remove all deleted plugins from state.Logs
No response
The text was updated successfully, but these errors were encountered: