SSENSE / vue-carousel

A flexible, responsive, touch-friendly carousel for Vue.js
https://ssense.github.io/vue-carousel/
MIT License
1.72k stars 504 forks source link

Update Pagination.vue #565

Closed Alberz closed 2 years ago

Alberz commented 3 years ago

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: