You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
Form submit throws error Cannot read property 'value' of undefined when form have field with dynamically changed name and specified formatOnBlur={true}
Are you submitting a bug report or a feature request?
Bug report
What is the current behavior?
Form submit throws error
Cannot read property 'value' of undefined
when form have field with dynamically changed name and specifiedformatOnBlur={true}
Steps to reproduce:
What is the expected behavior?
Form submit just works
Sandbox Link
https://codesandbox.io/s/usefield-obsolete-context-qvvuy
What's your environment?
react-final-form@6.3.3
final-form@4.18.6
react@16.12.0
The text was updated successfully, but these errors were encountered: