zotero/chrome
Adomas Venčkauskas 2c7475a5e6 Fix Google Docs integration breaking when cancelling edit bibliograpy
I've run into this randomly. It only occurs if the first operation on a
Google Doc since Zotero restart is the edit bibliography dialog which
you cancel. Due to how the HTTP integration client is implemented, the
missing await causes it to try to send another response to the Connector
(which is no longer waiting on the /response endpoint), failing and
causing a forever pending promise, which makes subsequent attempts to
interact with the Google Docs plugin no-op.

We get occassional reports from users about Google Docs getting stuck
that is fixed by Zotero restart, so hopefully this will reduce those.
2025-08-05 09:55:09 +03:00
..
content Fix Google Docs integration breaking when cancelling edit bibliograpy 2025-08-05 09:55:09 +03:00
locale Remove tab characters from FTL files to avoid parsing issues 2025-08-04 15:02:51 +03:00
skin/default/zotero Add missing icons to the collections context menu (#5386) 2025-07-16 12:18:58 +02:00