mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-02-10 18:15:19 +08:00
[SSE]Fix load locks on reload page
This commit is contained in:
@ -3188,9 +3188,9 @@ var editor;
|
||||
this.sendStandartTextures();
|
||||
this.sendMathToMenu();
|
||||
|
||||
this._applyPreOpenLocks();
|
||||
// Применяем пришедшие при открытии изменения
|
||||
this._applyFirstLoadChanges();
|
||||
this._applyPreOpenLocks();
|
||||
// Go to if sent options
|
||||
this.goTo();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user