-
**Current behavior:**
My custom CacheProvider is not consistently "grabbing" styles imported from a library, resulting in injected `` tags not having the expected `data-emotion` attribute and `…
-
### Steps to reproduce
https://codesandbox.io/p/sandbox/theme-colorscheme-first-render-forked-gk3rsw?file=%2Fsrc%2FDemo.tsx
I set up MUI with a `` with
const theme = createTheme({
…
-
I'm looking at how to implement SSR emotion with react 18.
React18 made renderToPipeableStream method the new recommended way and deprecated the renderToNodeStream method.
The documentation only s…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example:
Steps:
1. create a basic li…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Edited/Blocked
These updates…
-
### What happened?
Following the developer guide, I'm trying to build a docker image with `make build-docker-full`, but the build keeps failing on `yarn install --immutable`.
```
make build-docker-f…
-
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/vitejs-vite-afbuyz?file=src%2FApp.tsx&view=editor
Steps:
1. Use MUI with styled-components (https://mui.com/material-ui/in…
megos updated
8 hours ago
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to live example:
Steps:
1. use cre…
-
### Describe the feature
**Problem:** You will get `Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDi…
-
**Current behavior:**
`import createCache from '@emotion/cache';` produces an error:
![image](https://user-images.githubusercontent.com/37377389/218997910-4e7c973c-4dd5-41f7-98f3-9c77c285d7…