Skip to content

Bug: React DevTools chrome warning #20126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sshmyg opened this issue Oct 29, 2020 · 2 comments
Closed

Bug: React DevTools chrome warning #20126

sshmyg opened this issue Oct 29, 2020 · 2 comments

Comments

@sshmyg
Copy link

sshmyg commented Oct 29, 2020

Hello
Have such warning in chrome console
image

When open url from warning, get this (configs with local paths from laptop of @bvaughn ;) )

{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///../shared/ReactSymbols.js","webpack:///../react-devtools-shared/src/utils.js","webpack:///../react-devtools-shared/src/types.js","webpack:///../react-devtools-shared/src/backend/ReactSymbols.js","webpack:///../react-devtools-shared/src/constants.js","webpack:///../react-devtools-shared/src/storage.js","webpack:///../react-devtools-shared/src/backend/utils.js","webpack:////Users/bvaughn/Documents/git/react.alt2/build/node_modules/react-is/index.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/object-assign/index.js","webpack:///../react-devtools-shared/src/hydration.js","webpack:///../shared/ConsolePatchingDev.js","webpack:///../react-devtools-shared/src/backend/DevToolsComponentStackFrame.js","webpack:///../react-devtools-shared/src/backend/DevToolsFiberComponentStack.js","webpack:///../react-devtools-shared/src/backend/console.js","webpack:///../react-devtools-shared/src/events.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/lodash.throttle/index.js","webpack:///../react-devtools-shared/src/backend/renderer.js","webpack:///../react-devtools-shared/node_modules/semver/semver.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/memoize-one/esm/index.js","webpack:///../react-devtools-shared/src/backend/views/utils.js","webpack:///../react-devtools-shared/src/backend/views/Highlighter/Overlay.js","webpack:///../react-devtools-shared/src/backend/views/Highlighter/Highlighter.js","webpack:///../react-devtools-shared/src/backend/views/Highlighter/index.js","webpack:///../react-devtools-shared/src/backend/views/TraceUpdates/canvas.js","webpack:///../react-devtools-shared/src/backend/views/TraceUpdates/index.js","webpack:///../react-devtools-shared/src/backend/agent.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/lru-cache/index.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/clipboard-js/clipboard.js","webpack:////Users/bvaughn/Documents/git/react.alt2/build/node_modules/react-debug-tools/index.js","webpack:///./src/backend.js","webpack:///(webpack)/buildin/global.js","webpack:///../react-devtools-shared/src/devtools/views/root.css","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/process/browser.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/lru-cache/node_modules/yallist/yallist.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/lru-cache/node_modules/yallist/iterator.js","webpack:////Users/bvaughn/Documents/git/react.alt2/build/node_modules/react-is/cjs/react-is.production.min.js","webpack:////Users/bvaughn/Documents/git/react.alt2/build/node_modules/react-debug-tools/cjs/react-debug-tools.production.min.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/error-stack-parser/error-stack-parser.js","webpack:////Users/bvaughn/Documents/git/react.alt2/node_modules/stackframe/stackframe.js","webpack:////Users/bvaughn/Documents/git/react.alt2/build/node_modules/react/index.js","webpack:////Users/bvaughn/Documents/git/react.alt2/build/node_modules/react/cjs/react.production.min.js","webpack:///../react-devtools-shared/src/bridge.js","webpack:///../react-devtools-shared/src/backend/legacy/utils.js","webpack:///../react-devtools-shared/src/backend/legacy/renderer.js","webpack:///../react-devtools-shared/src/backend/index.js","webpack:///../react-devtools-shared/src/backend/NativeStyleEditor/resolveBoxStyle.js","webpack:///../react-devtools-shared/src/backend/NativeStyleEditor/setupNativeStyleEditor.js"],"names":

DevTools info:
Adds React debugging tools to the Chrome Developer Tools. Created from revision 75726fadfd on 10/19/2020.

@sshmyg sshmyg added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Oct 29, 2020
@bvaughn
Copy link
Contributor

bvaughn commented Oct 29, 2020

Source maps failing to load was reported via #20091 and will be resolved with the next DevTools release. Sorry for the console noise in the meanwhile!

@bvaughn bvaughn closed this as completed Oct 29, 2020
@bvaughn bvaughn added Component: Developer Tools Resolution: Duplicate Type: Bug and removed Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug labels Oct 29, 2020
@sshmyg
Copy link
Author

sshmyg commented Oct 29, 2020

@bvaughn Thnks for the quick replay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants