Fix race condition preventing slide to work on Edge
This commit is contained in:
@@ -313,6 +313,8 @@ define([
|
||||
Cryptpad.useTemplate(href, Cryptget, cb);
|
||||
});
|
||||
|
||||
|
||||
sframeChan.ready();
|
||||
CpNfOuter.start({
|
||||
sframeChan: sframeChan,
|
||||
channel: secret.channel,
|
||||
|
||||
Reference in New Issue
Block a user