#18825 closed defect (fixed)
[regression] fx animation is broken
Reported by: | burashka | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11.2 |
Component: | General | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Use animation
query(...).animateProperty({ duration: 150, properties: { opacity: opacity } }).play();
throw exception:
"Cannot read property 'apply' of undefined."
Bad commit: https://github.com/dojo/dojo/commit/ab283730805469166b8f2f22738199c0e69915e5
Attachments (1)
Change History (5)
Changed 5 years ago by
Attachment: | Выделение_279.png added |
---|
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.11.2 |
---|---|
Owner: | set to dylan |
Status: | new → assigned |
Summary: | fx animation is broken → [regression] fx animation is broken |
Note: See
TracTickets for help on using
tickets.
Wrong structure