-
### Description
`@react-native/typescript-config` sets `"module": "es2015"` ([source](https://github.com/facebook/react-native/blob/1c1c8335db2494672cf955cf4db574e23fd2198a/packages/typescript-config…
-
### Link to the code that reproduces this issue
https://github.com/cuongle-hdwebsoft/nextjs-bug
### To Reproduce
1. Start the application in development mode
2. Go to homepage http://localhost:808…
-
### Issues
- When npm update is run to update packages the build fails. This is because typescript needs to be further updated to 5.1+ The current react scripts version does not allow anything above …
-
[Reanimated] Reading from value during component render. Please ensure that you do not access the value property or use get method of a shared value while React is rendering a component.
If you don…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I have been encountering a weird issue.
I have a react+typescript based project it was working fine.
Now, I migrated everything to nx-based mono-repo, and I'm getting the following error -
`…
-
# 🐛 bug report
## Description of the problem
TypeScript errors in a `create-react-app` sandbox are not displayed in the browser in the error overlay:
As a counter-example, the CRA errors …
-
### Link to the code that reproduces this issue
### To Reproduce
https://github.com/user-attachments/assets/9e7b3fe0-5e20-42fa-bf9d-59b21448b361
[codesandbox](https://codesandbox.io/p/devbo…
-
### Describe the bug
After updating from v2.16.0 to v3.1.0, no Jest test files will execute.
```bash
/Users/ExampleUser/Downloads/my-app/node_modules/usehooks-ts/dist/index.js:1
({"Obj…
-
### Steps to reproduce
Link to live example: (required)
StackBlitz: https://stackblitz.com/edit/github-8oqtfo?file=src%2Fmain.tsx
CodeSandbox: https://codesandbox.io/p/github/pavankjadda/mui-css-va…