-
Current behavior:
When using @emotion/styled in a React application, styles associated with inactive or unmounted components persist in the of the document. This results in an accumulation of unus…
-
**To reproduce:**
```jsx
import * as React from "react";
import * as ReactDOM from "react-dom/client";
import styled from "styled-components";
function Button(props) {
const buttonRef = Re…
-
While using react-select@5.7.1 and @chakra-ui/react@2.5.2 warning shows in devtools saying that 2 different versions of @emotion/react were used.
![image](https://github.com/JedWatson/react-select/…
-
I found this error when I tried to compile React code with framer-motion components for animations.
```
JSException: [JS] undefined:undefined 'queueMicrotask' is not defined
at ./node_modules/.…
-
### Steps to reproduce
Steps:
1.yarn dev
2.save any css for pigment-css on vscode
3.not reflected saved css on the display
When I change `color: "blue"` to `color: "red"` then save it on the…
-
### Steps to reproduce
Link to live example: (required)
[https://codesandbox.io/p/sandbox/xwkr2h](https://codesandbox.io/p/sandbox/xwkr2h)
Steps:
1. Click on Transpose Button
2. Witness slow do…
-
### Steps to reproduce
Link to live example: https://github.com/aleksei-berezkin/mui-pigment-example/
Steps:
1. Try to find some info in [MUI migration guide](https://mui.com/material-ui/migratio…
-
### Steps to reproduce
[Link to live example](https://github.com/o-alexandrov/material-ui-pigment-css-vite-ts)
Steps:
1. Clone the repo (it's exactly the same as the vite [example from this rep…
-
**Current behavior:**
When trying to compile a React project using `@emotion/react`, the following error occurs:
```
Resolve error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './types…
-
### next-on-pages environment related information
System:
Platform: linux
Arch: x64
Version: #1 SMP Debian 5.10.191-1 (2023-08-16)
CPU: (3) x64 Common KVM processo…