Chrome sources tab empty

5,992 views
Skip to first unread message

Afzal Hussain

unread,
Mar 19, 2016, 3:06:56 PM3/19/16
to Google Chrome Developer Tools
Whatever website I load (even this page) comes empty in Sources tab in developer tools. I have upgraded to Win 10 recently and got updated to latest version since I encountered this problem. However, the problem persists.


Paul Irish

unread,
Mar 20, 2016, 4:56:31 PM3/20/16
to Google Chrome Developer Tools
Thanks for reporting.

When DevTools is like this (and popped out into its own window), can you hit Ctrl+Shift+I  ? This will start inspecting DevTools with another DevTools.

If you then open console in the new one, there should be some errors. Providing us with the errors will help us diagnose what's going on. Thanks

On Fri, Mar 18, 2016 at 7:29 AM, Afzal Hussain <syedafza...@gmail.com> wrote:
Whatever website I load (even this page) comes empty in Sources tab in developer tools. I have upgraded to Win 10 recently and got updated to latest version since I encountered this problem. However, the problem persists.


--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/ce988c6a-ab13-424b-8fd2-055b2805e913%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Christopher Hacker

unread,
Apr 4, 2016, 1:50:24 AM4/4/16
to google-chrome-...@googlegroups.com
I had the same issue. I had a local folder mapped to the workspace, but it was not linking it to the local site I was viewing/editing. When I removed the folder, I could then see the rest of the sources. When I inspected DevTools with DevTools, this is the error I saw repeated/collected many times:

inspector.js:1487 TypeError: Cannot read property '_deferredScrollIntoView' of null TypeError: Cannot read property '_deferredScrollIntoView' of null
    at Object.TreeElement.reveal (inspector.js:1822)
    at Object.WebInspector.NavigatorUISourceCodeTreeNode.reveal (chrome-devtools://devtools/bundled/sources_module.js:858)
    at Object.WebInspector.NavigatorView.revealUISourceCode (chrome-devtools://devtools/bundled/sources_module.js:730)
    at Object.WebInspector.SourcesNavigatorView.uiSourceCodeAdded (chrome-devtools://devtools/bundled/sources_module.js:995)
    at Object.WebInspector.NavigatorView._addUISourceCode (chrome-devtools://devtools/bundled/sources_module.js:697)
    at Object.WebInspector.NavigatorView._uiSourceCodeAdded (chrome-devtools://devtools/bundled/sources_module.js:699)
    at Object.WebInspector.Object.dispatchEventToListeners (inspector.js:767)
    at Object.WebInspector.ProjectStore.addUISourceCode (inspector.js:7339)
    at Object.WebInspector.ContentProviderBasedProject.addUISourceCodeWithProvider (inspector.js:7937)
    at Object.WebInspector.NetworkProject._addUISourceCodeWithProvider (inspector.js:8165)

On Sunday, March 20, 2016 at 3:56:31 PM UTC-5, Paul Irish wrote:
Thanks for reporting.

When DevTools is like this (and popped out into its own window), can you hit Ctrl+Shift+I  ? This will start inspecting DevTools with another DevTools.

If you then open console in the new one, there should be some errors. Providing us with the errors will help us diagnose what's going on. Thanks
On Fri, Mar 18, 2016 at 7:29 AM, Afzal Hussain <syedafza...@gmail.com> wrote:
Whatever website I load (even this page) comes empty in Sources tab in developer tools. I have upgraded to Win 10 recently and got updated to latest version since I encountered this problem. However, the problem persists.


--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.

Paul Irish

unread,
Apr 4, 2016, 5:35:50 PM4/4/16
to Google Chrome Developer Tools
thanks Chris. Super helpful.

Please star it in case we have followup questions.



On Sun, Apr 3, 2016 at 11:52 AM, Christopher Hacker <ch...@myshorttrack.com> wrote:
I had the same issue. I had a local folder mapped to the workspace, but it was not linking it to the local site I was viewing/editing. When I removed the folder, I could then see the rest of the sources. When I inspected DevTools with DevTools, this is the error I saw repeated/collected many times:

inspector.js:1487 TypeError: Cannot read property '_deferredScrollIntoView' of null TypeError: Cannot read property '_deferredScrollIntoView' of null
    at Object.TreeElement.reveal (inspector.js:1822)
    at Object.WebInspector.NavigatorUISourceCodeTreeNode.reveal (chrome-devtools://devtools/bundled/sources_module.js:858)
    at Object.WebInspector.NavigatorView.revealUISourceCode (chrome-devtools://devtools/bundled/sources_module.js:730)
    at Object.WebInspector.SourcesNavigatorView.uiSourceCodeAdded (chrome-devtools://devtools/bundled/sources_module.js:995)
    at Object.WebInspector.NavigatorView._addUISourceCode (chrome-devtools://devtools/bundled/sources_module.js:697)
    at Object.WebInspector.NavigatorView._uiSourceCodeAdded (chrome-devtools://devtools/bundled/sources_module.js:699)
    at Object.WebInspector.Object.dispatchEventToListeners (inspector.js:767)
    at Object.WebInspector.ProjectStore.addUISourceCode (inspector.js:7339)
    at Object.WebInspector.ContentProviderBasedProject.addUISourceCodeWithProvider (inspector.js:7937)
    at Object.WebInspector.NetworkProject._addUISourceCodeWithProvider (inspector.js:8165)

On Sunday, March 20, 2016 at 3:56:31 PM UTC-5, Paul Irish wrote:
Thanks for reporting.

When DevTools is like this (and popped out into its own window), can you hit Ctrl+Shift+I  ? This will start inspecting DevTools with another DevTools.

If you then open console in the new one, there should be some errors. Providing us with the errors will help us diagnose what's going on. Thanks
On Fri, Mar 18, 2016 at 7:29 AM, Afzal Hussain <syedafza...@gmail.com> wrote:
Whatever website I load (even this page) comes empty in Sources tab in developer tools. I have upgraded to Win 10 recently and got updated to latest version since I encountered this problem. However, the problem persists.


--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/ceb0907c-d6c9-4724-8e09-0f7d1c8986f0%40googlegroups.com.

Fereshteh Mirjalili

unread,
Mar 17, 2018, 10:04:19 AM3/17/18
to Chrome DevTools
i found this error in inspect view for remote device debugging with chrome.

Uncaught (in promise) SyntaxError: Unexpected token <
    at eval (<anonymous>)
    at evaluateScript (inspector.js:23)
    at scriptSourceLoaded (inspector.js:21).


Reply all
Reply to author
Forward
0 new messages