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
Similar to #589 broadcast an schemaForm.error.name could not be enough when we have multiple forms. One solution could be to create multiple controllers (one for form) but IMO is not the best solution.
Any plan to pass the form name on broadcast in order to Inject the right errors in the right form?