Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Cannot set property 'isOpen' of null #4614

@oliversalzburg

Description

@oliversalzburg

I occasionally see the following error in the browser console in our application.

Uncaught TypeError: Cannot set property 'isOpen' of null
hide @ ui-bootstrap-tpls.js:3496
hideTooltipBind @ ui-bootstrap-tpls.js:3454

I can't definitively say what causes it, but I suspect that it happens when I have a tooltip on a link which, when clicked, causes a route change and, thus, destroys the current scope.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions