ReactJS chrome extension installed but not showing up

后端 未结 5 1453
北海茫月
北海茫月 2021-02-12 21:47

Anyone know why the ReactJS Chrome browser extension isn\'t showing for mein dev tools? It\'s installed, at one point it was working.

I\'m using chrome Version 39.0.2171

5条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-12 22:03

    I was having this issue just now and to solve it I had to open dev tools -> click the gear icon on the top right of the dev tools window then in the far right column at the very bottom is a button that should say "restore defaults and reload" click that. I was not able to figure out the exact reason it was not appearing but it at least gets react debugging working again.

提交回复
热议问题