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.

popover: Cannot read property 'isOpen' of null:TypeError: Cannot read property 'isOpen' of null #4552

@jhwhite

Description

@jhwhite

I have a few popovers on a page using popover-template. Each popover has one link in the template.

When I click on the link in the popover I go to the page and everything is fine.

When I click the BACK button and click on any popover and then click on a link I get an error:

Cannot read property 'isOpen' of null:TypeError: Cannot read property 'isOpen' of null

I found this: #3347 and thought it might be related so I implemented the change in my code (I'm on v0.13.4) but that did not fix it.

I'm trying to create a plunkr but when I click on a link in a popover in plunkr I am not taken to the page. But when I right click and choose open in new tab I am taken to the correct page. Because I can't open a link in plunkr I can't reproduce this issue there.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions