[DE] Fix Bug 56792

This commit is contained in:
Andrey Shimagin 2022-04-22 15:13:48 +03:00
parent 7d094c88d5
commit 6c9db53785

View file

@ -688,7 +688,7 @@ class MainController extends Component {
this.api.asc_registerCallback('asc_onGetDocInfoEnd', () => {
clearTimeout(this.timerLoading);
clearInterval(this.timerDocInfo);
storeDocumentInfo.switchIsLoaded(true);
storeDocumentInfo.changeCount(this.objectInfo);
});
// Color Schemes