final-form / final-form/react-final-form-hooks

Getting warning when using react-final-form-hooks in React 17

Open
#82 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
469
Forks
19
PR merge metrics
No merged PRs in 30d

Description

### Are you submitting a **bug report** or a **feature request**?

bug report (but actually warning report)

### What is the current behavior?

I get the following warning when using react-final-form-hooks in React 17.

```
warning " > react-final-form-hooks@2.0.2" has incorrect peer dependency "react@^16.8.1".
```

### What is the expected behavior?

No warnings.

### Sandbox Link

None.

### What's your environment?

- react-final-form-hooks: 2.0.2
- OS: maxOS
- Node version: v16.10.0

### Other information

None.

Contributor guide

Open the contributing guide

Research direction

Start by checking the package metadata for the react-final-form-hooks@2.0.2 peer dependency declaration and how React 17 is represented there. Confirm the package can be installed with React 17 without the reported peer-dependency warning; the issue provides no file or test path.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.