SSENSE/vue-carousel

pagination buttons missing type attr gets interpreted as submit-btn

Ouverte

#386 ouverte le 12 mars 2019

 (4 commentaires) (0 réaction) (0 personne assignée)JavaScript (513 forks)batch import
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (1 705 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

pagination buttons missing type attr gets interpreted as submit-btn

on clicking pagination a request gets sent to server. This is because type attribute is not set on dot-buttons and browser interprets it as a submit button.

Guide contributeur