naver / egjs-conveyer

Conveyer adds Drag gestures to your Native Scroll.
https://naver.github.io/egjs-conveyer/
MIT License
111 stars 8 forks source link

conveyer does not work in touch environnement #39

Closed StoryDevOffical closed 1 year ago

StoryDevOffical commented 1 year ago

Description

Conveyer swipe right touch does not work on mobile touch (only arrow work)

I found a similar closed issue but don't know if it has been considered as fixed. https://github.com/naver/egjs-conveyer/issues/1

Steps to check or reproduce

Angular App + conveyer on Android Firefox

malangfox commented 1 year ago

Hello @StoryDevOffical.

We would like to reproduce the issue you've left. For now, we've tested the demo using the latest version of Angular App with ngx-conveyer. However, when we test the above demo on android firefox, the issue you left was not reproduced.

We'd like to check the conditions under which the issue is reproduced. Can you share with us the page where this issue is reproduced?

StoryDevOffical commented 1 year ago

Hello,

Your totally right and the issue is definitively on my side due to wrong flex code. It was a bad report sorry, but thanks for your fast reply.