Opened 11 years ago
Closed 11 years ago
#10532 closed defect (fixed)
dijit.TabContainer this.selectedChildWidget is undefined error
Reported by: | virsir | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.4.2 |
Component: | Dijit | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
looks like layout function do not check whether its selectedChildWidget is undefined or not.
Change History (5)
comment:1 Changed 11 years ago by
Component: | General → Dijit |
---|---|
Owner: | anonymous deleted |
comment:2 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
OK, I found a case where it doesn't check, although it's impossible to know if that's the issue you were seeing unless you supply a test case.
comment:4 Changed 11 years ago by
comment:5 Changed 11 years ago by
Milestone: | 1.5 → 1.4.2 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
You need to attach a test case to every ticket you file, using the attach file button.
Obviously TabContainer is working fine for us, otherwise we wouldn't have released it.