Skip to content

Interactivity breaks on click #1044

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

Closed
brusteca opened this issue Oct 17, 2016 · 2 comments · Fixed by #1049
Closed

Interactivity breaks on click #1044

brusteca opened this issue Oct 17, 2016 · 2 comments · Fixed by #1049
Assignees
Labels
bug something broken

Comments

@brusteca
Copy link

For example, check out the first plot on this list: https://plot.ly/javascript/

Single click on the plot, and now hover doesn't register and interactivity doesn't work. Also, if you set up a click callback, it doesn't work either.

@etpinard
Copy link
Contributor

thanks for the report.

@etpinard etpinard added the bug something broken label Oct 17, 2016
@etpinard etpinard self-assigned this Oct 17, 2016
@etpinard
Copy link
Contributor

will be fixed in 1.18.1 (set to be released tomorrow)

alexcjohnson added a commit that referenced this issue Jun 2, 2017
I don't understand why we need to initInteractions twice,
but it seems necessary to do both before and after finalDraw
alexcjohnson added a commit that referenced this issue Jun 8, 2017
I don't understand why we need to initInteractions twice,
but it seems necessary to do both before and after finalDraw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants