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
Would you be willing to accept a PR where initialValue in FieldState becomes protected instead of private (to make extending easier) and/or add hasChanged getter which would return boolean if current value is different then the initialValue?