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

Touch Events buggy? #23

Open
DobleD opened this issue Jul 5, 2018 · 4 comments
Open

Touch Events buggy? #23

DobleD opened this issue Jul 5, 2018 · 4 comments
Labels

Comments

@DobleD
Copy link

DobleD commented Jul 5, 2018

Seems there is a problem with the latests versions with touch events. Please check these plunkers with Dev Tools Touch events activated in Chrome:

Version 1.8.3 (don't work, 1.8.0 neither)
http://next.plnkr.co/edit/zSzKX6RvDtTM3uWk?preview

Version 1.4.4 (works ok)
http://plnkr.co/edit/8c6WnxtisdQlxFyX8tzm?p=preview

@nkovacic
Copy link
Owner

Confirmed, will try to make fix as soon as possible.

@nkovacic
Copy link
Owner

Fixed in 1.8.4.

@DobleD
Copy link
Author

DobleD commented Oct 3, 2018

Now, only in a real touch device it increase / decrease the value twice.
it seems that mousedown and touchstart events are triggered on touch.
Check it on mobile: http://dalirium.com/touchspin/

@nkovacic
Copy link
Owner

nkovacic commented Oct 4, 2018

Again confirming the bug. Forgot to test on an actual device. Hope to fix it in the following days.

@nkovacic nkovacic reopened this Oct 4, 2018
@nkovacic nkovacic added the bug label Oct 10, 2018
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

2 participants