This repository has been archived by the owner on May 29, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tooltip): clean up stackedMap on scope destroy
The tooltip was not being removed from the stackedMap resulting in a memeory leak. Tooltip will now be removed from the stackedMap in scope destroy function. Closes #4610 Fixes #4604
- Loading branch information