-
The .page-transition-exit and .page-transition-exit-active class are not applied when unmounting a page
`import React from 'react';
import App from 'next/app';
import {useRouter} from 'next/route…
-
### Describe the bug
The loading spinner animation is shown out of the container
![image](https://github.com/primefaces/primereact/assets/397671/c4900900-144f-4b30-822e-b7a8d41ab981)
### Re…
-
I have a project, [source code shots](https://sourcecodeshots.com), that turns your source code into a png as you type. It takes a little bit of time to generate the image, so I wanted to indicate to …
-
### Description
Hey!
I recently added Rive for some animations to my app and they worked great in development mode. However, after building both for iOS and android, I noticed that the animations wo…
-
- https://survey.devographics.com/en-US/survey/state-of-react/2024
---
Also see previous suggestions here: https://github.com/Devographics/surveys/issues/243
-
i think it would be good to provide some way to specify what to show when animations are not supported, maybe as a new prop or some child passed to the component
prop:
``` js
var Loader = require('h…
-
![image](https://github.com/user-attachments/assets/49f325ea-e1ff-4655-a2a5-5c7044117b65)
![image](https://github.com/user-attachments/assets/7339fcbe-a77e-406c-912a-98f21780806a)
![image](https://g…
-
I am trying to use react-toolbox which provides widgets and comes with its own style sheets.
http://react-toolbox.com/
but whenever I try to import any element, I get this error:
`
[0] ==> 🚧 Webpa…
-
### Description
Currently the API for `Dialog` does not support an ergonomic way to wrap the full contents of the dialog (header, footer, and body) in a wrapper such as a `Suspense` boundary, context…
-
**Describe the bug**
We very frequently have tests flake/fail on button press/tap. The failures are random and can occur on almost any button press. Seems like the press is executed by maestro but do…