Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Unable to get property 'nodeName' of undefined or null reference #7978

@H2Os

Description

@H2Os

Very niche issue which appears to be limited to IE:

JavaScript runtime error: Unable to get property 'nodeName' of undefined or null reference

When displaying a popup using .popup('show') the error above is thrown in _safelyBlur, called from _openPrerequisitesComplete when this.document[ 0 ].activeElement is null.

http://jsbin.com/banaqi/1

Run in IE with the F11 dev tools open (also occurs in Visual Studio when in debug mode).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions