mirror of
https://github.com/zotero/zotero.git
synced 2026-09-27 01:21:27 +00:00
Mirror of https://github.com/zotero/zotero.git
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. |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| chrome | ||
| defaults/preferences | ||
| js-build | ||
| note-editor@c970107f6f | ||
| pdf-worker@95358b037a | ||
| reader@90274193ed | ||
| resource | ||
| scripts | ||
| scss | ||
| styles@aeaac039f1 | ||
| test | ||
| translators@484110c925 | ||
| types/gecko | ||
| .babelrc | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| chrome.manifest | ||
| CONTRIBUTING.md | ||
| COPYING | ||
| eslint.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| update.rdf | ||
| version | ||
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero documentation.