Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Issues using library that uses react-transition-group/Transition #518

Open
miguelespinoza opened this issue Jan 22, 2019 · 0 comments
Open

Comments

@miguelespinoza
Copy link

I'm having compatibility issues with https://github.com/fkhadra/react-toastify which uses react-transition-group

Here's an example of what I'm trying to accomplish:
https://codesandbox.io/s/jzp1p30j0y

  • Create notification cards
  • Try to dismiss with close button
  • When attempting to remove I get this error:

screen shot 2019-01-22 at 5 49 18 pm

Works fine with React equivalent: https://codesandbox.io/s/93w3z0p7y4

I've attempted to use this library (https://github.com/developit/preact-transition-group) as an alias but it's not compatible with v2 of react-transition-group

Thoughts if anyone has had issues with this before.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant