-
Since I'm trying to use material-ui in react-kanban I get this error, is this any known problem how can I get it working with react-kanaban?
```
ERROR in ./node_modules/react-transition-group/esm/…
-
> What is the current behavior?
JSX transform uses React.createElement, which is incompatible with React 19: https://react.dev/blog/2024/04/25/react-19-upgrade-guide#installing
This is somewhat …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Is your feature request related to a problem? Please describe
Some other widgets have option to define a transition
https://react-bootstrap.github.io/utilities/transitions/
Carousel is limi…
-
I get two different depreciation warnings while using this library.
1
====
- [ ] One related to `react-transition-group`
> Warning: Legacy context API has been detected within a strict-mode tre…
-
> What is the current behavior?
version 4.3.0
typescript
I want inherit CSSTransitionProps from CSSTransition directory, there is an error information on 'CSSTransitionProps' when I use 'interface…
-
https://github.com/gatsbyjs/gatsby/blob/master/examples/using-page-transitions/src/components/transition.js
https://github.com/reactjs/react-transition-group
Instead of handling transition globa…
-
## I'm submitting a...
* Bug report
## Current behavior
When uploading multiple files at once, the upload control incorrectly indicates whether a file was successfully uploaded or not. For so…
-
Hi, there should be some way how to animate List component using popular react-transition-group
(https://github.com/reactjs/react-transition-group). Can you try to create example for that?
-
I am using preact with webpack and the following aliases:
{
'react': 'preact-compat',
'react-dom': 'preact-compat',
'react-addons-css-transition-group': 'rc-css-transition-group'…