-
[ReactJs - Hindi Documentation - New Site](https://hi.react.dev/learn/your-first-component)
## Maintainer List
* @saranshkataria
* @arshadkazmi42
## For New Translators
To translate a pag…
-
We've moved to function-based components using hooks a very long time ago, yet we still see error messages such as these:
```
Maximum update depth exceeded. This can happen when a component repeat…
-
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 -
`…
-
### Website or app
https://codesandbox.io/p/sandbox/quizzical-shirley-9y2txs
### Repro steps
Using ESLint rule `react-hooks/rules-of-hooks` with the following code, I would expect it to report erro…
-
## Objective
Create React-specific integration and custom hooks for easy state management
## Tasks
- [ ] Create main React Context provider
- Implement TabStateProvider component
- Add cont…
-
### 🐛 Current behavior
"react-instantsearch-core": "^7.13.1" introduces DOM types into react native apps. We have experienced this issue with "react-instantsearch-hooks": "^6.33.0" as well.
Th…
-
Before upgrading to v7.0.2 (from v6.1.1), I observed the following events when removing a cookie:
```
console.log
{
name: 'testCookie',
value: undefined,
options: { path:…
-
### Issue
It uses deprecated lyfecycle callbacks of React.Component, so there are issues like https://github.com/oblador/react-native-animatable/issues/276.
### Solution
It would be the best if …
-
### Link to the code that reproduces this issue
https://github.com/ali-idrizi/next-intercepting-routes-hooks-reproduction
### To Reproduce
1. `next dev`
2. Click the link in the homepage
3. Notic…
-