Closed trumb1mj closed 8 years ago
Hmm, this one is interesting. Is there anyway you can reproduce this? I have a feeling there's something interfering here. Browsers?
I can't seem to reproduce this in a bare bones project. I'll try stripping dependencies away from my project to see if I can isolate where the conflict is.
I'm using a couple things that may cause issues: fastclick, jquery scroll wheel..? No idea though.
Upgrading my version of jquery to 2.1 seemed to fix this.
Version of x-select: 2.1.2
Ember Version / Ember CLI Version:
Ember Version: 2.4.3 Ember CLI Version: 2.4.3
Expected Behavior
Actual Behavior
When clicking on an xselect for the first time, a flashing or blinking occurs. This also occurs when clicking away and back on the xselect.
Steps To Reproduce:
GIF of behavior