bietkul / react-reactive-form

Angular like reactive forms in React.
MIT License
309 stars 32 forks source link

React 17 lifecycle support #57

Closed jasperswart closed 4 years ago

jasperswart commented 4 years ago

We really need React 17 lifecycle support.

Is that something you are going to implement that quickly?

GabLeRoux commented 4 years ago

Here are related articles concerning react 17 lifecycle in case it helps:

According to https://mdbootstrap.com/react-17/ react 17 was supposed to be out in late 2019

React 17 release date The exact time of React 17 release hasn't been confirmed by the team yet, but it's generally expected to be out in 2019.

bietkul commented 4 years ago

@jasperswart Life cycle methods are already updated in the latest version. Can you please update the lib version? Are you seeing any other errors or warnings then please share the error details.