Opened 9 years ago
Closed 9 years ago
#14126 closed defect (fixed)
dojo.when dies when no callback handler is provided and the value is sync
Reported by: | Kris Zyp | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | General | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.when(3) throws an error. It shouldn't. It should return 3.
Note: See
TracTickets for help on using
tickets.
In [26885]: