Open
Description
el.activeElement
in the following method will be null
if el
is a document fragment rather than an element, which throws a runtime error:
react-modal/src/helpers/scopeTab.js
Lines 3 to 7 in a275399
el.activeElement
in the following method will be null
if el
is a document fragment rather than an element, which throws a runtime error:
react-modal/src/helpers/scopeTab.js
Lines 3 to 7 in a275399