final-form / final-form/react-final-form-listeners

Extending support for react 18

Open
#41 3 comments 25 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.