Fix Bug 66980

This commit is contained in:
Julia Radzhabova
2024-03-19 21:49:35 +03:00
parent 0f05d18266
commit 2347703087

View File

@ -236,8 +236,6 @@ define([
},
startCheckSize: function() {
if (!this.cmpEl || !this.cmpEl.is(':visible')) return;
var me = this;
me.checkSize();
if (!me._timer_id) {