-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## …
-
When clicking on "URQL" in dev tools I receive these errors (These are emitted in the chrome, not the console):
```
"TypeError: Cannot read property 'map' of undefined", source: chrome-extension://u…
-
**Describe the bug**
When using MongoDB storage adapter, the way right now it is loaded by using require_optional are not compatible with `serverless-nextjs` packaging (and I believe not really co…
-
**Current behavior:**
I have a nextjs app using 10.2 (they upgraded to webpack v5).
I can run `npm run dev` with `@emotion/react@11.1.5` and everything works fine.
If I upgrade to `@e…
-
The current studio is written using the [NextJS framework](https://nextjs.org/). The application consists of several parts (because it's not the plain NextJS app):
- server which is running by Expr…
-
# Feature request
## Is your feature request related to a problem? Please describe.
It's currently not possible to read files from API routes or pages.
## Describe the solution you'd like
…
Timer updated
2 years ago
-
### Verify canary release
- [X] I verified that the issue exists in Next.js canary release
### Provide environment information
"next": "12.1.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
file …
-
# 🐛 Bug report
## 💥 Steps to reproduce
1. I tried to manipulate a set of boxes using the align property in props and it did not affect the boxes.
## 💻 Link to reproduction
…
-
# 🐛 Bug report
Chakra-ui's website throws `An unexpected error has occurred.` after typing `mode(` in the search bar
## 💥 Steps to reproduce
1. Go to https://chakra-ui.com/docs
2. …
-
# 🐛 Bug report
I'm trying to append MenuItem to Menu in other component of my code.
Unfortunately I end up with error `Cannot destructure property 'setFocusedIndex' of 'menu' as it is undefine…