Fix race condition preventing slide to work on Edge
This commit is contained in:
@@ -228,6 +228,7 @@ define([
|
||||
Cryptpad.log(data.logText);
|
||||
});
|
||||
|
||||
ctx.sframeChan.ready();
|
||||
cb(funcs);
|
||||
});
|
||||
} };
|
||||
|
||||
Reference in New Issue
Block a user