react-final-form-hooks icon indicating copy to clipboard operation
react-final-form-hooks copied to clipboard

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

Open shiwano opened this issue 4 years ago • 2 comments

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 " > [email protected]" 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.

shiwano avatar Nov 09 '21 04:11 shiwano

+1 The same here. Is there any plan to support React 17 and React 18?
Have you solved the warning issue @shiwano ?

tofful avatar Sep 08 '22 07:09 tofful

Have you solved @shiwano ?

No, I haven't solved it. There is the warning still, but it's worked without problems for us in React 17.

shiwano avatar Sep 08 '22 07:09 shiwano