console.log broken w/chrome
Hi -
since yesterday I can't get the debugger and the console to work:
chrome 38.0.2125.101
webstorm 8.0.4
I see "Connected" and then immediately after: "Disconnected (browser disconnected)". Webstorm 9 does not even render the page, Chrome just sits there.
Would hate to have to go back to FF.
Any settings that I need to change?
thank you,
U.
请先登录再写评论。
Mac OS 10.9.5
What WebStorm version do you work with? You mention both 8.0.4 and 9...
Most probably the issue is caused by Chrome update.
Chrome API changes in versions 37+ have made it incompatible with WebStorm debugger. https://youtrack.jetbrains.com/issue/WEB-12418 is fixed in WebStorm 9 EAP (http://confluence.jetbrains.com/display/WI/WebStorm+9+EAP).
WebStorm-EAP-139.12.dmg
fixed it. thank you!