Opened 9 years ago
Closed 9 years ago
#13510 closed defect (fixed)
afterOnLoad config option doesn't work when async is true
Reported by: | ben hockey | Owned by: | Rawld Gill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Loader | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
when async
is truthy, the afterOnLoad
config option doesn't work. to see an example, go to dojo/tests/_base/loader/afterOnLoad.html and set async
to 1
Change History (1)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [25935].