standardnotes / desktop

[Moved to https://github.com/standardnotes/app] A free, open-source, and end-to-end encrypted notes app. https://standardnotes.com
GNU Affero General Public License v3.0
1.4k stars 115 forks source link

error in communicating with Minimal Markdown Editor #667

Open chaserene opened 3 years ago

chaserene commented 3 years ago

about every second day I get the following error:

Standard Notes is trying to communicate with Minimal Markdown Editor, but an error is occurring. Please restart this extension and try again.

Minimal Markdown Editor is my default editor. so far I couldn't figure out how to restart an extension. I usually just press "OK" and go on. the behavior persists across application restarts.

Standard Notes 3.5.18 Minimal Markdown Editor 1.3.5

moughxyz commented 3 years ago

This alert is essentially a catchall statement that indicates the editor was deallocated but SN is still trying to send it a message. If you can figure out a way to consistently replicate it that would be valuable.