SSENSE/vue-carousel

pagination buttons missing type attr gets interpreted as submit-btn

Open

#386 创建于 2019年3月12日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (1,705 star) (513 fork)batch import
buggood first issuehelp wanted

描述

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.

贡献者指南