question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Animation doesn't work with custom position

See original GitHub issue
  1. Add calculatePosition function from https://www.ember-basic-dropdown.com/docs/custom-position
  2. Then add animation from https://www.ember-basic-dropdown.com/docs/animations
  3. Animation doesn’t work. If I remove calculatePosition=calculatePosition from template - animation works.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
cibernoxcommented, Jun 21, 2017

I missed this last week. I’ll try to check, but I’d swear I had that working.

0reactions
billdamicommented, Aug 17, 2017

@cibernox yeah must’ve just been a bad build or something on my end, everything looks good now. Many thanks!!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found