As stated in the title, when I append or remove a slide from carousel, .flicking-pagination div empties. It remains in the DOM, but is completely emptied. As explained in #566 for React, it is also happening with Vue3, resulting in pagination bullets dissapearing.
566 perfectly describes steps to reproduce.
Is this contemplated in package development roadmap or is there any schedule to fix it?
Hi,
As stated in the title, when I append or remove a slide from carousel,
.flicking-pagination
div empties. It remains in the DOM, but is completely emptied. As explained in #566 for React, it is also happening with Vue3, resulting in pagination bullets dissapearing.566 perfectly describes steps to reproduce.
Is this contemplated in package development roadmap or is there any schedule to fix it?
Thanks for this awesome package.