final-form / react-final-form-html5-validation

A swap-in replacement for 🏁 React Final Form's <Field> component to provide HTML5 Validation
MIT License
57 stars 8 forks source link

Forward refs to input component #18

Closed TylerRick closed 4 years ago

TylerRick commented 5 years ago

Follow-up to final-form/react-final-form#608

New test passes, but old tests are failing now against react-final-form 6.3.0 (see #17).

SpadarShut commented 4 years ago

Looks like the files in npm package (6.5.0) are missing the changes from this PR.

erikras commented 4 years ago

Published in v1.1.0.

kopax commented 4 years ago

Thank, van de get the react final form release also ? 6.5.0 also did not work with ref.