react-dom.min.js:13 Uncaught TypeError: Cannot read property '__reactInternalInstance$uu9ekz18zj' of null
at Object.u [as getClosestInstanceFromNode] (react-dom.min.js:13)
at r (react-dom.min.js:14)
at i (react-dom.min.js:14)
at r.perform (react-dom.min.js:15)
at Object.batchedUpdates (react-dom.min.js:14)
at Object.i [as batchedUpdates] (react-dom.min.js:14)
at dispatchEvent (react-dom.min.js:14)
Reproduce steps
Details
When first routing,
document.getElementsByClassName('searchInput')[0]isundefined.https://github.com/BoostIO/Boostnote/blob/80d1ca81acc38926cbd3f421feb7529b0001c339/browser/main/NoteList/index.js#L328-L330