Opened 12 years ago
Closed 12 years ago
#9791 closed defect (worksforme)
TabContainer: once created cannot be accessed to change properties nor can it be removed.
Reported by: | spidey2099 | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Dijit | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The tab container in the nightly-build 2009-08-29 can be created but selecting it to change properties or to perform a destroyRecursive() results in the error: "page has no properties".
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
test_TabContainer_noLayout.html has a "destroy tab container" button which is working fine. Perhaps this ticket is just something you were seeing because of the problem in #9790?
Note: See
TracTickets for help on using
tickets.
I don't know what you mean by "selecting it". dijit.byId()? Can you attach a test case?