You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently, I wasn't able to reproduce this because it's not a problem in Windows 7 (IE11), only 8 and 10. This looks to be a d3 problem though, @spalger is filing an issue.
Filed d3/d3#2454 which may or may not get patched. In the mean time, we can reimplement our own "mouseleave" event for browsers that don't support it and bypass the bug.
Error in IE (found in ie 11)
Recreate by mousing from a displayed svg node into a visible scroll bar.
The error is coming from the d3 library.
See gif below.
The text was updated successfully, but these errors were encountered: