Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bullet navigation should override moveType constraints #39

Open
eirikove opened this issue Jul 26, 2022 · 1 comment
Open

Bullet navigation should override moveType constraints #39

eirikove opened this issue Jul 26, 2022 · 1 comment
Assignees

Comments

@eirikove
Copy link

Description

Experiencing some odd behaviour with this;

If I have 4 panels and use moveType: 'strict' (1 panel at a time), clicking the 1st bullet when I'm on the 4th panel flicking flicks to the 3rd panel, but the 1st bullet becomes the "active" one.

Changing to moveType: 'snap' fixes the issue, but I prefer the UX of 'strict' for my case.

Steps to check or reproduce

Should be pretty easy to reproduce, but in case it isn't, my context is
Vue3 in Google Chrome Version 100.0.4896.88 (Official Build) (64-bit) on Arch Linux

@malangfox malangfox self-assigned this Jul 26, 2022
@malangfox
Copy link
Contributor

malangfox commented Oct 17, 2022

Hello @eirikove. We apologize for the delay in checking the issue you have left.

We tried to reproduce the issue you left, but the behavior you left on the issue doesn't seem to be reproduced.
You can check out the demo and vue3 demo where we try to reproduce the issue.
Can you provide us how you use other plugins or options other than moveType?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants