SSENSE/vue-carousel
在 GitHub 查看pagination buttons missing type attr gets interpreted as submit-btn
Open
#386 创建于 2019年3月12日
buggood first issuehelp wanted
仓库指标
- Star
- (1,705 star)
- 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.