material-dev-tools
material-dev-tools copied to clipboard
Console.error links in Chrome DevTools not navigating to source panel
When clicking on console.error links within the console panel, I expect to be taken to the corresponding file in the source panel.
Unfortunately, after applying the extension, clicking on these links does not result in any action - it does not navigate to the source file, nor does it give any feedback or error message.