becool
15 Jan 2013, 4:10 AM
Hi,
I've transformed (Inspector right-click) a Panel into a tab.Panel, then added a Tabbar Config, then changed the docked attribute to 'bottom', this is the message I get:
TypeError: 'undefined' is not a function (evaluating 'this.getLayoutDefinition().isCardItem(child)')
If I ignore the error, everything seems to works fine (maybe more on this later)
There were some Panels inside the transformed one. Starting from an empty fresh new Panel and transform it, I wasn't able to reproduce the error.
I've transformed (Inspector right-click) a Panel into a tab.Panel, then added a Tabbar Config, then changed the docked attribute to 'bottom', this is the message I get:
TypeError: 'undefined' is not a function (evaluating 'this.getLayoutDefinition().isCardItem(child)')
If I ignore the error, everything seems to works fine (maybe more on this later)
There were some Panels inside the transformed one. Starting from an empty fresh new Panel and transform it, I wasn't able to reproduce the error.