@ -197,9 +197,11 @@
}
if (BI.isArray(els)) {
BI.each(els, function (i, el) {
if (el) {
BI._lazyCreateWidget(el, {
element: self
});
// if (this._isRoot === true || !(this instanceof BI.Layout)) {