Reactjs – React Page showing DOM error of another page
new to react. I was wondering why my React page A was showing query selector error of page B. The error loops like infinite times until I route to Page B. Code in page B var checkExist = setInterval(function() {…