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
When using the library, when the call to findPositionAnchor in dom_helper.ts is made n.parentElement is undefined in IE11 and throws a 'no element parent found' error.
When using the library, when the call to findPositionAnchor in dom_helper.ts is made n.parentElement is undefined in IE11 and throws a 'no element parent found' error.