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 have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
Same as Demo's Simple Case.
Code is almost same without inline styling.
Current Behavior
If silde's child have overflowed image, then move to right(same as drag to left) is not working.
Explain more details.
If the module have any overflowed image in child slides, then drag to left is broke. Seems like event is not occurs.
When I'm triggering drag to right(drag to right a little bit), and then move to left, then drag to left working.
Steps to Reproduce (for bugs)
You can test it with codesandbox.
I'd copied almost same code that I used.
Could it be the same reason as in this issue: #228?
You could try setting ignoreNativeScroll, that was implemented in the linked PR, and see if it solves the problem.
Expected Behavior
Same as Demo's Simple Case.
Code is almost same without inline styling.
Current Behavior
If silde's child have overflowed image, then move to right(same as drag to left) is not working.
Explain more details.
If the module have any overflowed image in child slides, then drag to left is broke. Seems like event is not occurs.
When I'm triggering drag to right(drag to right a little bit), and then move to left, then drag to left working.
Steps to Reproduce (for bugs)
You can test it with codesandbox.
I'd copied almost same code that I used.
CODE SANDBOX HERE
Context
Your Environment
The text was updated successfully, but these errors were encountered: