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

Drag event doesn't work #363

Closed
qinfanpeng opened this issue Jun 19, 2017 · 1 comment
Closed

Drag event doesn't work #363

qinfanpeng opened this issue Jun 19, 2017 · 1 comment

Comments

@qinfanpeng
Copy link

Version: 2.12.1
While trying to drag Alpha slider to change Alpha, it doesn't work. and i got these message:
non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive.

@casesandberg
Copy link
Owner

There is a related issue here: angular/components#4221. From what I understand, it is just a warning for a performance optimization and shouldn't break anything. Are you using a default color picker or importing the Alpha component itself?

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

No branches or pull requests

2 participants