naver / egjs-flicking

🎠 ♻️ Everyday 30 million people experience. It's reliable, flexible and extendable carousel.
https://naver.github.io/egjs-flicking/
MIT License
2.78k stars 129 forks source link

Flicking + Vue3: appending slide causes flicking-pagination to dissapear #819

Open andcl opened 1 year ago

andcl commented 1 year ago

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.

Siihyun commented 1 year ago

same here

malangfox commented 11 months ago

We have reproduced the behavior of the issue and working on a patch which fixes this issue. We will comment further when this issue is resolved.