mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Fix viewer
This commit is contained in:
@@ -10016,6 +10016,8 @@ function getDocument(src) {
|
||||
|
||||
var docId = task.docId;
|
||||
worker.promise.then(function () {
|
||||
|
||||
|
||||
if (task.destroyed) {
|
||||
throw new Error('Loading aborted');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user