Opened 14 years ago
Closed 14 years ago
#3768 closed defect (fixed)
Adding childs to an empty TabContainer doesn't work
Reported by: | mumme | Owned by: | mumme |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | dijit, TabContainer, StackContainer | Cc: | |
Blocked By: | Blocking: |
Description
If you create and startup a empty TabContainer? and then tries to addChild() It throws 'newButton has no properties' on the first addChild call
iÃssue raised here: http://dojotoolkit.org/forum/support/dijit/programmatic-tab-creation-example-needed
Note: See
TracTickets for help on using
tickets.
(In [9664]) publish addChild event before we select the new Child. Fixes #3768