Skip to content

Instantly share code, notes, and snippets.

@timaschew
Last active October 18, 2018 04:14
Show Gist options
  • Save timaschew/ba8580a3ad295010141b to your computer and use it in GitHub Desktop.
Save timaschew/ba8580a3ad295010141b to your computer and use it in GitHub Desktop.
React CSS Transitions - codepen.io examples
@Nostin
Copy link

Nostin commented Oct 18, 2018

What is this line doing: window.getComputedStyle(this.element).opacity ? It doesn't seem to be assigning to anything and if I remove the line the transition stops working. It's also throwing a warning in my console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment