You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/18 18:07:02 UTC

[GitHub] Mogball opened a new pull request #3487: Bugfix: nvd3 tooltips do not disappear

Mogball opened a new pull request #3487: Bugfix: nvd3 tooltips do not disappear
URL: https://github.com/apache/incubator-superset/pull/3487
 
 
   Addresses https://github.com/apache/incubator-superset/issues/3471
   
   NVD3 tooltips remain in DOM when switching to another viz in explore view, and sometimes they aren't hidden. Added a `MutationObserver` to detect viz type change and then perform cleanup of tooltips.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services