Opened 7 years ago
Closed 7 years ago
#17517 closed defect (fixed)
dojox/app lazy-loaded views can flash when initially loaded and during transitions
Reported by: | Ed Chatelain | Owned by: | Ed Chatelain |
---|---|---|---|
Priority: | high | Milestone: | 1.9.2 |
Component: | DojoX App | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Lazy-loaded views can flash when initially loaded and during transitions. There is a related problem with a multipart defaultView (v1+v2) on a child of a nested view. These problems are described in detail here: https://github.com/dmachi/dojox_application/issues/209 https://github.com/dmachi/dojox_application/issues/208
Change History (2)
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.9.2 |
---|---|
Owner: | set to Ed Chatelain |
Priority: | undecided → high |
Status: | new → assigned |
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed with this pull request: https://github.com/dmachi/dojox_application/pull/210