-
### Description
when I list multiple videos and then drag videos that time my web crash
for drag and drop, I use @dnd-kit/core
### Reduced test case
http://localhost:3000
### Steps to reproduce
…
-
# [Next.js]: Build page transitions with React Transition Group in Next.js | { Ellis Min }
Overview In this post I'll show how to apply page transitions (a.k.a. route transitions or page animations) …
-
npm ERR! Found: react@16.12.0
npm ERR! node_modules/react
npm ERR! react@"^16.12.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.4.2" from react-…
-
I realize this is listed as not possible in the FAQ but I'll provide a POC snippet that shows how it can be done.
```
(function() {
let channels = document.querySelectorAll('.tw-tower > div:not(…
-
- From https://www.npmjs.com/package/react-addons-css-transition-group:
> The code in this package has moved. We recommend you to use `CSSTransitionGroup` from [react-transition-group](https://gith…
-
I believe `react` and `react-dom` should be listed as peer dependencies instead of dev dependencies in `react-step-progress-bar`'s `package.json` file:
```json
{
"name": "react-step-progress-ba…
-
### Is your feature request related to a problem? Please describe.
Following on from [my StackOverflow question](https://stackoverflow.com/questions/56219984/how-to-animate-state-transitions-in-blazo…
-
Hi, first thank a lot for this library.
After install react-md (3.0.0) with yarn 2, i get the following warnings:
`
➤ YN0000: ┌ Resolution step
➤ YN0002: │ @react-md/alert@npm:3.0.0 [617d6] do…
-
> What is the current behavior?
The given example on page of React Transition Group [https://reactcommunity.org/react-transition-group/with-react-router] is based on previous version of React Route…
-
Hello,
We are using "react-transition-group" version 2 and facing a build failure due to unresolved dependency. The build is successful in local system but failing when automated using atlassian ba…