Fix race condition preventing slide to work on Edge

This commit is contained in:
yflory
2017-09-08 15:53:53 +02:00
parent f2aaaa9751
commit 290d668ceb
3 changed files with 18 additions and 0 deletions

View File

@@ -313,6 +313,8 @@ define([
Cryptpad.useTemplate(href, Cryptget, cb);
});
sframeChan.ready();
CpNfOuter.start({
sframeChan: sframeChan,
channel: secret.channel,