-
The [ReactCSSTransitionGroup example](https://github.com/reagent-project/reagent-cookbook/tree/master/recipes/ReactCSSTransitionGroup) says it's for when "You want to use ReactCSSTransitionGroup in yo…
-
I get this error every time I try to use react-transition-group with react-router
`×
Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite …
-
`react-transition-group` is partially not working with Preact X.
I've created a Preact project with `preact-cli` by `preact create typescript test (--yarn)` (with typescript template), installed `p…
-
Hi there! Firstly, thanks so much for the library very easy to use and practical!
I am experiencing a problem deploying to production (heroku). I'm using react-boilerplate, and successfully using t…
-
## The devDependency [react-transition-group](https://github.com/reactjs/react-transition-group) was updated from `4.1.1` to `4.2.0`.
🚨 [View failing branch](https://github.com/pjshy/avenger-compone…
-
Hi, there should be some way how to animate removing/adding item using popular react-transition-group
(https://github.com/reactjs/react-transition-group). Can you try to create example for that?
-
❯ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: architectui-react-theme-free@1.0.0
npm ERR! Found: react@16.14.0
np…
-
I cannot get commit#909175c4e82707c8c975548382412d84e6bd307f to run.
yarn works fine, then yarn develop gives the error below.
I checked out commit eb91647794088942ae9ef46eb1459b96c1870bbd and that…
-
Another part that could be supported by a library is a transition or animation library. The simplest approach is to port [react-transition-group](https://github.com/reactjs/react-transition-group). Th…
-
## What's the issue?
I'd like `react-transition-group` to be upgraded to a newer version. The old version is for example using `componentWillReceiveProps` which causes warnings in React@16.9+. I sa…