You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue with the 'bound' option, it seems like it doesn't know when the end, it stops at random place each time I reload my page and cache. I've tried removing my css and some option but I cannot get ride of this behavior if I want to use 'bound'.
Steps to check or reproduce
Just create a Flicking element like this with images inside.
I'm using Vue3 and Typescript with Vite.
Here is the live website to see the problem https://www.imagelabs.net/.
Description
I'm having an issue with the 'bound' option, it seems like it doesn't know when the end, it stops at random place each time I reload my page and cache. I've tried removing my css and some option but I cannot get ride of this behavior if I want to use 'bound'.
Steps to check or reproduce
Just create a Flicking element like this with images inside.
I'm using Vue3 and Typescript with Vite.
Here is the live website to see the problem https://www.imagelabs.net/.
HTML
CSS
JS (removing it doesn't change a thing)
Thanks already for any help you could provide <3
The text was updated successfully, but these errors were encountered: