Animation doesn't work with custom position
See original GitHub issue- Add
calculatePosition
function from https://www.ember-basic-dropdown.com/docs/custom-position - Then add animation from https://www.ember-basic-dropdown.com/docs/animations
- Animation doesn’t work.
If I remove
calculatePosition=calculatePosition
from template - animation works.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Why can't I change position with a CSS animation
I don't understand why this doesn't work. With position: absolute they should squash right (I have position relative on the containing div, ...
Read more >CSS Animations Not Working? Try These Fixes - HubSpot Blog
Learn how to fix common CSS animation error and get your animations looking how you want them.
Read more >Changing player position in animation doesn't work. Why?
O.K. The easy way resolve this problem is putting player object into parent empty game-object and attach player control script to parent object....
Read more >Custom Animation Doesn't Work - TechSmith Support
I am trying to simply animate a shape across the screen. I drag the custom animation onto my shape. Move the play head...
Read more >CSS Animations tips and tricks - MDN Web Docs
The CSS Animations specification doesn't offer a way to run an animation again. There's no magic resetAnimation() method on elements, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I missed this last week. I’ll try to check, but I’d swear I had that working.
@cibernox yeah must’ve just been a bad build or something on my end, everything looks good now. Many thanks!!