ReactJS chrome extension installed but not showing up

后端 未结 5 1461
北海茫月
北海茫月 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:06

    In chrome://extensions/ select Allow access to file URLs for the React Developer Tools extension, using v0.13.1 of React. I didn't need to add anything to my source code.

提交回复
热议问题