From: leon Date: Wed, 22 Mar 2023 03:42:22 +0000 (+0800) Subject: Roo/bootstrap/Component.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=74d7c0449854a81d8169e3384797e829e2ffed87 Roo/bootstrap/Component.js --- diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index cc1f01186f..7f9048cbf5 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -223,6 +223,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { // with the sam eelement.. - which might be buggy.. while (true) { var echild =self_cntr_el ? self_cntr_el.child('>*[xtype]') : false; + Roo.log('COMPONENT WHILE'); Roo.log(echild); Roo.log(cn); if (!echild) {