-
# Issue
After updating to version over 0.0.21 (with the whole SWC ecosystem updated accordingly (see versions below), we encounter an issue when running instrumented code. Some component are simply…
astik updated
1 month ago
-
### What happened?
Plasmo segfaults when I try to build my extension, these are the relevant parts of my `package.json`
```json
"scripts": {
"dev": "bun run watch-routes & plasmo dev…
-
### The problem in depth
Hi. We've noticed a problem with DataGrid scroll when using dynamic row height.
We thought it's our grid setup but we noticed same behaviour on the [docs page](https://mui.…
-
### pnpm version: 7.29.2
### Code to reproduce the issue:
`pnpm build`
### Expected behavior:
No error in console
### Actual behavior:
```
Module not found: Can't resolve 'katex…
-
### Provide a general summary of the issue here
NextJS 14
emotion 11
minimal repo to reproduce:
https://github.com/agscala/aria-select-emotion-bug
-----
NextJS in an SSR environment (rea…
-
### Description
When I use the latest version of _@wordpress/scripts_, I receive a runtime error when trying to use _React MUI_. However, previous versions of _@wordpress/scripts_ work just fine wi…
-
### Steps to reproduce
[Live example](https://stackblitz.com/edit/github-2jxeaz?file=src%2FApp.tsx).
1. Try to create a custom component (using `styled`) based on top of Pigment CSS' `Stack`, `Gri…
-
### Steps to reproduce
Steps:
1. Add a `DatePicker` component to the application
2. Click on the label of the date picker input, specifically where it eventually floats to once the input is selecte…
-
**Current behavior:**
When rendering a component from inside a test, the `theme` is not passed to the `css` property if using `ThemeProvider` from `@mui/material/styles`. However, the test pas…
-
Hey,
thanks for the great plugin!
I am looking for an option to export my form submissions and stumbled over your project. Tried to set it up but got the following error. Maybe the problem is …