final-form / final-form/react-final-form-listeners
Extending support for react 18
Open
- Dominant language
- TypeScript
- Stars
- 95
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
### What is the current behavior?
```
ERESOLVE unable to resolve dependency tree
Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^15.3.0 || ^16.0.0 || ^17.0.0" from react-final-form-listeners@1.0.3
npm ERR! node_modules/react-final-form-listeners
npm ERR! react-final-form-listeners@"*" from the root project
```
### What's your environment?
"react": "^18.2.0",
Contributor guide
Assessment
This issue has not been assessed yet.