-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Rating with custom template sticky hover #2178
Comments
Looks like resurfaced #1204 |
I can't reproduce either... @alc86 what is the exact OS / browser version that you are using? |
I use windows 10 with Google Chrome. |
alc86 and I have tested this:
Steps to reproduce:
|
Ok, the problem is that we were conditionally removing and adding DOM nodes in the rating template in the demo. When moving cursor from left to right DOM nodes were recreated and:
(see PR for updated demo, note that in the demo rating is readonly) |
The rating control with an custom template does strange things at hover. If you spin around with your mouse some times the UI displays the wrong content. Its hard to describe and so I have create a show video and a Plunker example to reproduce.
Plunker:
http://plnkr.co/edit/tEIKFOoGzUP8HCBnyhE4?p=preview
Video:
Plunker - Google Chrome 20.02.2018 10_42_32.zip
The text was updated successfully, but these errors were encountered: