Skip to content

Slider not working on mobile #7

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

Open
itsmichaeldiego opened this issue Nov 15, 2018 · 6 comments
Open

Slider not working on mobile #7

itsmichaeldiego opened this issue Nov 15, 2018 · 6 comments
Labels

Comments

@itsmichaeldiego
Copy link

itsmichaeldiego commented Nov 15, 2018

Hey! Thank you very much for the library.

I've tried to test the circle slider in mobile, but it does not work on my end, it just moves the page!

I guess the touch event is not allowed for mobile?

Here is a quick video:

@dmitrymorozoff
Copy link
Owner

dmitrymorozoff commented Nov 15, 2018

@itsmichaeldiego Hey. Thank you for the feedback. Yes, it's a bug. I will fix it soon.

@dmitrymorozoff
Copy link
Owner

@itsmichaeldiego If you want, you can do pull request.

@itsmichaeldiego
Copy link
Author

@dmitrymorozoff I need to achieve a pie slider like I explained in issue #6, if I can do this using this library, I will help you fix the mobile bug!

@dmitrymorozoff
Copy link
Owner

@itsmichaeldiego Not. Now there is no such functionality. But I will add it in the future.

@bastiion
Copy link

I'm not sure, whether this should be solved within the component itself or in the context of using this element. Wrapping the element in an inline-block element , which is styled using touch-action: none does the job on most browsers. On Safari and iOS another workaround is necessary: prevent scroll for modals in iOS

@erpardeepjain
Copy link

@dmitrymorozoff any update on Mobile working? Still not working on Mobile devices properly.

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

No branches or pull requests

4 participants