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

'rtl' slider with multiple elements per page doesn't set is-visible #831

Closed
2 tasks done
erhardos opened this issue Jun 8, 2022 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@erhardos
Copy link

erhardos commented Jun 8, 2022

Checks

Version

v3 and v4

Description

When in multiple per page slider, the direction is set to 'rtl' then is-visible class is not applied

example config perPage: 3; direction: 'rtl'

due to it the visible event is not triggered

Reproduction Link

https://codesandbox.io/s/ltr-vs-rtl-example-4d67mo?file=/index.html

Steps to Reproduce

N/A

Expected Behaviour

is-visible is added to visible elements and visible event is triggered

@erhardos erhardos added the bug Something isn't working label Jun 8, 2022
@NaotoshiFujita
Copy link
Collaborator

Fixed in the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants