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

Selection triggered on scrollbars after valid selection #192

Closed
Tol1 opened this issue Jun 15, 2016 · 2 comments
Closed

Selection triggered on scrollbars after valid selection #192

Tol1 opened this issue Jun 15, 2016 · 2 comments
Milestone

Comments

@Tol1
Copy link

Tol1 commented Jun 15, 2016

After first valid selection, select callback is triggered on scrollbars with old data.
Steps to reproduce:

  1. http://jsbin.com/bedocigesu/edit?js,console,output
  2. Trigger valid selection on some resource
    • Console outputs data from selection
  3. Without clicking anywhere else, click or scroll on either scrollbars
    • Console outputs same data as after valid click
@arshaw
Copy link
Member

arshaw commented Jun 16, 2016

I can confirm this. thanks

@arshaw arshaw added this to the v1.4.0 milestone Jul 26, 2016
@arshaw
Copy link
Member

arshaw commented Jul 31, 2016

this has been fixed and released in v1.3.3

@arshaw arshaw closed this as completed Jul 31, 2016
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

2 participants