empty initial date causes error
[roojs1] / roojs-bootstrap-debug.js
index 92cdce6..fd393c2 100644 (file)
@@ -19877,7 +19877,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
             
         }
         
-        this.alignEl = on_el;
+        this.alignEl = Roo.get( on_el );
 
         if (!this.el) {
             this.render(document.body);