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.

Enter and exit animations not working with makeResponsive.

See original GitHub issue

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
dantraincommented, Apr 12, 2017

Apologies, I’m having trouble reproducing. Could you try moving this code:

const Grid = makeResponsive(measureItems(CSSGrid), {
  maxWidth: 1920,
  minPadding: 100
});

into a higher scope? This only needs to happen once rather than every time renderGrid is run with new groups.

0reactions
dantraincommented, Apr 25, 2017

Oh wonderful! Sorry for missing this on stackoverflow. I will try and improve the readme to make this clearer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Animate Presence exit not working framer motion
The reason that this is not working is that you have to explicitly specify the key of the child that you are conditionally...
Read more >
AnimatePresence exit not working for me... · Issue #493 - GitHub
Dunno if this is a bug or if i'm doing something wrong, but the exit prop does not seem to be working for...
Read more >
Responsive not working on mobile - Adobe Support Community
Solved: Hi I've got a situation where after selecting the make responsive and both settings in the publish settings so I have; -...
Read more >
framer motion | enter and exit animations - YouTube
Your browser can't play this video. Learn more. Switch camera.
Read more >
Start an activity using an animation - Android Developers
You can specify custom animations for enter and exit transitions and for transitions of shared elements ... Check if we're running on Android...
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