Opened 9 years ago
Closed 9 years ago
#12106 closed defect (fixed)
dojox.mobile.app loads scene templates and code more than once
Reported by: | Shane O'Sullivan | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX Mobile | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a scene in dojox.mobile.app is pushed more than once, it's template and code are loaded each time. This is unnecessary and slow, so it should be changed to just load once and be cached.
Change History (2)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [23397]) Refs #12106 Fixes the issue where a mobile app would load JS and HTML resources multiple times even though they had been previously cached