I have a modal that contains a form, when the modal is destroyed I get the following error in the console:
Form submission canceled because the form i
I see this in Angular 6, even with no submit buttons at all. happens when there are multiple forms in the same template. not sure if there's a solution / what the solution is.