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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
added new event form.addErrors to add errors to multiple fields
added new event form.setInitialForm. This event changes both the value and the initial values. The $isDirty flag will be false. This event can be useful if you initialize the form in a delayed on response from the backend.