-
Had a look at the other linux install issues here and none seemed to match the error I am having.
Ubuntu 22.04 LTS
Git cloned repoistiory
```npm install````
fails with
````
npm ERR! code …
-
### Steps to reproduce 🕹
Live example: https://codesandbox.io/p/sandbox/https-github-com-mui-material-ui-issues-38607-5h5ndr?file=%2Fsrc%2Fapp%2Fpage.tsx%3A22%2C1
Unstable height TextField multi…
-
# install(vite環境)
公式:https://chakra-ui.com/getting-started/vite-guide
コマンド
```
docker exec -it chakuraui npm i @chakra-ui/react @emotion/react @emotion/styled framer-motion
```
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
When running the backdrop example with child components a…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
When Select menu (and its popover) is displayed within a …
-
Hi,
@emotion/react
depends on
@babel/core
depends on
@ampproject/remapping
depends on
@babel/helper-compilation-targets
depends on
browserslist
depends on
caniuse-lite
As you can see, …
-
**Current behavior:**
Hello! 👋
I'm trying to re-export `keyframes` from `@emotion/react` using the babel-plugin and it throws an error with: `transformer is not a function`.
**To repro…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/hungry-northcutt-d3nr68?file=%2Fsrc%2FDemo.tsx
Steps:
1. The issue can be seen from even the default demo on the comp…
-
**Description:**
I've just started migrating a project to emotion, and am struggling to understand the usage patterns of the `cx` function from `@emotion/css`, specifically around two areas.
…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Steps:
1. Add Tabs component to the page with varian…