Javascript Debug Local / Remote path 关注
On encountering a javascript error, this error is displayed in the Debugger Console Window:
however this window fails to open with error:
The executing code is on a remote test server and PHPStorm seems to be unable to find the corresponding local file.
请先登录再写评论。
Looks like the matching local files can't be found (no sourcemaps are there, or path mappings are wrong/missing)
Can also be a certificate issue... Could you share the idea.log?
Well I have no idea why, however it has now started working without local mappings !!!