Skip to content

Remove open tooltips when page is loaded via browser back button

Currently if you click a link on a page while a tooltip is open, and then return to that page by clicking "back" in your browser's history, the tooltip will remain open indefinitely. This can be somewhat annoying in certain workflows.

There must be a way in which we can detect when a page has been loaded via the browser's back button and nuke all of the open tooltips.

Example:

Screen_Shot_2017-12-12_at_3.07.05_PM

Edited by Mike Greiling