Chrome DevTools: files lose link with workspace

北战南征 提交于 2021-02-10 20:28:30

问题


Javascript files loaded into Google Chrome DevTools often lose their link with the workspace (the green dot disappears) when I'm revising code. The effect is that simple saves no longer work (I have to use 'save as' from the right-click menu) and debugging often stops. Using the 'Add folder to workspace' button has no effect.

I have to close DevTools down and reopen it, a considerable nuisance. I've looked around online but can't see any reports of this happening to others.

Is this a known problem with DevTools or might there be something I'm not setting up correctly?

来源:https://stackoverflow.com/questions/57607600/chrome-devtools-files-lose-link-with-workspace

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!