Closed Alberz closed 2 years ago
Add type="button"
Add type="button" to the button to avoid default type="submit".
I have the Carousel inside a form with submit event and the form is sent when I click the pagination button because the default type is submit
Add type="button"
Description
Add type="button" to the button to avoid default type="submit".
Motivation and Context
I have the Carousel inside a form with submit event and the form is sent when I click the pagination button because the default type is submit
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: