SSENSE/vue-carousel

pagination buttons missing type attr gets interpreted as submit-btn

オープン

#386 opened on 2019/03/12

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (513 件のフォーク)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (1,705 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド