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 had this warning, i changed button type "submit" to "button" problem solved.