Closed
Description
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?
If not, any hint about a possible solution?