-
### 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…
-
https://github.com/react-workspaces/react-workspaces-playground/blob/243028104739e7ecdc15488b199d80ab39d79fa5/packages/components-typescript/package.json#L24
-
I'm not sure what part of the system causes things to break, but using create-react-app 4 seems to effectively disable why-did-you-render.
Switching back to react-scripts 3.4.4 fixes things.
-
Module '"@emotion/css"' has no exported member 'CSSInterpolation'
package.json
```json
{
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"build": "…
-
## Expected Behavior
The project is launched after executing the `npm start` command.
## Current Behavior
The projet failed to compile with the error message
```
./node_modules/value-or-p…
-
Production build using latest version results in the below
Development build appears to be correct
![image](https://github.com/user-attachments/assets/be71987b-b2ec-41b8-b7dd-bff723db396f)
![imag…
-
-
### Prerequisites
- [X] **Existing Issue:** Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue…
-
请按以下格式提供问题的相关信息。
## 问题的具体描述
运行 app 真机调试报错
package.json
`
{
"name": "SmartQueryMachine",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native…
-
### Link to the code that reproduces this issue
https://github.com/YouJun-IWON/My_Nextjs15
### To Reproduce
1. set .eslintrc.json 2. check page.tsx 3. I don't see error messages for unused v…