SSENSE/vue-carousel

Bug: When items are loaded asynchronously the carousel starts at the last pagination dot

Open

#188 建立於 2018年4月24日

在 GitHub 查看
 (9 留言) (2 反應) (0 負責人)JavaScript (1,705 star) (513 fork)batch import
buggood first issuehelp wanted

描述

If you add in the slides with a v-for and get the data inside those async, like for example an AJAX request then the pagination starts at the last dot.

Here's a JSFiddle to illustrate it https://jsfiddle.net/mor7m8s8/1/

I've used a set timeout to simulate the delay but it occurs just the same with an AJAX request.

貢獻者指南