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?
I guess feature request.
What is the current behavior?
Hi, thanks for making this handy form package :)
I have a component that makes initialValue from API and also I'm using final form calculate to change some field values. in the initial loading after data fetched calculate function make the form to dirty.
What is the expected behavior?
I expected when initalValues change by final form calculate in this situation my form don't be dirty
Are you submitting a bug report or a feature request?
I guess feature request.
What is the current behavior?
Hi, thanks for making this handy form package :)
I have a component that makes initialValue from API and also I'm using final form calculate to change some field values. in the initial loading after data fetched calculate function make the form to dirty.
What is the expected behavior?
I expected when initalValues change by final form calculate in this situation my form don't be dirty
Sandbox Link
https://codesandbox.io/s/38rorvr8kq
What's your environment?
The text was updated successfully, but these errors were encountered: