Andrew Bowles
Results
2
comments of
Andrew Bowles
Thanks @viktorlarsson. Since the slides are cloned using the `cloneNode()`method in the vanilla tiny-slider.js, it seems to me that dom manipulation in the `mounted()` method may likely be the only...
The problem is that infinite-scroll and salvattore are acting on the same element. Infinite-scroll creates a hidden loading div in #feed, which salvattore is then appending posts to. You've basically...