ibnishak / Timimi

Webextension to save Tiddlywiki
https://ibnishak.github.io/Timimi/
GNU Affero General Public License v3.0
204 stars 20 forks source link

Getting “Error: attempt to postMessage on disconnected port” every time I save #55

Closed alfonsomunozpomer closed 4 years ago

alfonsomunozpomer commented 4 years ago

Every time I modify a tiddler and I click on the icon to confirm changes I get this notification (running on Firefox Pop!_OS): Error: attempt to postMessage on disconnected port

The changes aren’t saved as I reload I get the old contents. I’ve had a look at the browser console and couldn’t see anything unusual. E.g.:

saver-handler: Saving wiki with method autosave through saver tiddlyfox $:/core/modules/utils/logger.js:30:25
Message ID is tiddlywiki-save-file-response-1

Is there anything I can do to troubleshoot the issue?

alfonsomunozpomer commented 4 years ago

Fixed by updating back-end. Maybe there could be a more friendly error message?