Skip to content

Commit

Permalink
Fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaRadzhabova committed Mar 28, 2024
1 parent 16e0dd1 commit 72e5fe4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/common/main/lib/component/ComboDataView.js
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ define([
},

startCheckSize: function() {
if (!this.cmpEl || !this.cmpEl.is(':visible')) return;
var me = this;
me.checkSize();
if (!me._timer_id) {
Expand Down

0 comments on commit 72e5fe4

Please sign in to comment.