<!-- Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant React packages to make sure your issue has not already been fixed. --> React version: 16.x.x ## Steps To Reproduce 1. Have latest React devtools installed in Chrome 2. Open console and see warning about failure to load source maps. <img width="1161" alt="Screen Shot 2020-10-22 at 12 12 23 AM" src="https://user-images.githubusercontent.com/4588318/96823803-4d53f900-13fb-11eb-9f3d-e26d519fabbc.png"> <img width="422" alt="Screen Shot 2020-10-22 at 12 12 53 AM" src="https://user-images.githubusercontent.com/4588318/96823829-59d85180-13fb-11eb-8113-974ea7231f5c.png"> Looks to be related to https://github.com/facebook/react/pull/19773 <!-- Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Issues without reproduction steps or code examples may be immediately closed as not actionable. --> Link to code example: <!-- Please provide a CodeSandbox (https://codesandbox.io/s/new), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem. You may provide a screenshot of the application if you think it is relevant to your bug report. Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve. --> ## The current behavior Console logs about failure to load source maps ## The expected behavior No console logs because of the extension