SSENSE/vue-carousel

pagination buttons missing type attr gets interpreted as submit-btn

開放

#386 建立於 2019年3月12日

 (4 則留言) (0 個反應) (0 位負責人)JavaScript (513 個分叉)batch import
buggood first issuehelp wanted

倉庫指標

星標
 (1,705 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南