react-scan icon indicating copy to clipboard operation
react-scan copied to clipboard

React Scan breaks some websites

Open sadkebab opened this issue 11 months ago • 1 comments

When the React Scan extension is enabled some webapps don't render at all and I am left with a blank screen. If I deactivate React Scan they start working again.

This is the error that pops up in the console for those websites:

Uncaught TypeError: Cannot redefine property: _
    at Object.defineProperty (<anonymous>)
    at bya (rs=ACT90oFUNxe0t0Jr7UweZPphVriTMREzHg?wli=m.oWLz_eXf_-E.loadSv.O%3A%3B:358:270)
    at xZa.initialize (rs=ACT90oFUNxe0t0Jr7UweZPphVriTMREzHg?wli=m.oWLz_eXf_-E.loadSv.O%3A%3B:1069:193)
    at rs=ACT90oFUNxe0t0Jr7UweZPphVriTMREzHg?wli=m.oWLz_eXf_-E.loadSv.O%3A%3B:1071:127
    at rs=ACT90oFUNxe0t0Jr7UweZPphVriTMREzHg?wli=m.oWLz_eXf_-E.loadSv.O%3A%3B:1929:3Understand this errorAI

I am using Google Chrome (134.0.6998.89 arm64) on a Macbook Pro M2.

Websites where I have encountered this issue so far:

  • https://www.google.it/maps
  • https://app.fiscozen.it

sadkebab avatar Mar 21 '25 08:03 sadkebab

cc @pivanov

RobPruzan avatar Mar 28 '25 18:03 RobPruzan