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

Range input inside scroll-view not working #362

Open
jfizz opened this issue Apr 20, 2015 · 0 comments
Open

Range input inside scroll-view not working #362

jfizz opened this issue Apr 20, 2015 · 0 comments

Comments

@jfizz
Copy link

jfizz commented Apr 20, 2015

Range inputs do not work inside of scroll-views. This is probably expected as the event is being hijacked by the scroll view (so that it will scroll) instead of allowing it through to the input. I can't think of an easy fix at the moment. The slider would probably have to be its on widget. Any thoughts?

Here is a codepen to illustrate my point: http://codepen.io/anon/pen/VLZxmj?editors=101
(Remember to emulate touch events)

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

1 participant