#18344 closed defect (fixed)
dojox/layout/ContentPane#_setContent should return promise
Reported by: | Nick Nisi | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.8.9 |
Component: | DojoX Layout | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Starting in version 1.8, dijit/layout/ContentPane#_setContent returns a promise, but dojox/layout/ContentPane #_setContent still returns nothing. This may just be a lack of parity in updates.
Change History (4)
comment:1 Changed 6 years ago by
Owner: | set to dylans <[email protected]…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:4 Changed 6 years ago by
Milestone: | tbd → 1.8.9 |
---|---|
Priority: | undecided → high |
Backported to 1.8, as this has been inconsistent with how dijit/layout/ContentPane works.
Note: See
TracTickets for help on using
tickets.
In f4af1e4d8264828cdc7a6109085baae06561bd6f/dojox: