-
**Current behavior:**
```
ERROR in ./app/main.dev.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: Unexpected falsy value: undefined
at createDescriptor (/…
-
### Describe the bug
On Storybook v8, I get a warning from `@emotion/react`:
```
You are loading @emotion/react when it is already loaded. Running multiple instances may cause problems. This can ha…
jlin5 updated
6 months ago
-
**Current behavior:**
When upgrading frontity to the latest version, it uses react 17.0.*. When running if for local development, it errors out telling us there is probably multiple versions of re…
-
I've got this:
```
"pathGroups": [
{
"pattern": "react",
"group": "external",
"position": "before"
},
{
…
-
Reverting this back to an issue, I accidentally moved it to a GitHub discussion.
Originally posted by **ARkrOSClou** July 4, 2024
React unique keys console error when adding [group](https:/…
-
### Steps to reproduce
I write many details in the readme of https://github.com/tjx666/ts-perf-issue
### Current behavior
The cases described in https://github.com/tjx666/ts-perf-issue/tree/main st…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/devbox/lingering-shape-s9cvl7?file=%2Fsrc%2Fapp%2Fpage.tsx
Steps:
1. Use `styled` from `@mui/material-pigment-css`
2. Try …
-
I have an issue when trying to use react-select on my Remix project, the styles are not loaded in remix js, any suggestions to fix this issue?
![image](https://github.com/JedWatson/react-select/ass…
iChwn updated
3 weeks ago
-
Hi, click Joystick
```js
playgroundRef.current.style.left = left + width / 2 + "px"; // playgroundRef.current is null
playgroundRef.current.style.top = top + height / 2 + "px";
```
…
-
In order to ensure stable releases don't break the wider ecosystem it'd be beneficial to have tests running for all libraries used with Next.js so that we can catch potential bugs early.
Non-exhau…