You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
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.