I can no longer see the source to debug javascript using Chrome when browsing to localhost. All I see is a blank tab. Any help would be appreciated.
Open DevTools. Click the Go to Issues button in the yellow warning bar. Alternatively, select Issues from the More tools menu. Once you're on the Issues tab, click the Reload page button if necessary.
Reverting all DevTools settings to the defaults ) button, or press F1 . On the left, make sure the Preferences page is selected. At the bottom of the Preferences page, click the Restore defaults and refresh button.
I found some way to get it back. you can use parent.location.reload(true)
in the console tab of inspect element window. then you can reload the page and find your scripts. generally Refreshing the page with DevTools
open solve the issue for me.
This also happens in the node debugger when going to chrome://inspect. I found that by clicking on 'Open Dedicated Dev Tools for Node' works better.
I also went into the settings menu and reset the dev tools settings, and I verified that the "Group by Folder" option was checked by clicking on the three dots button.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With