rolansh

Results 4 comments of rolansh

I received the same error with Salesforce Extension Pack v60.2.3, when using the keyboard shortcut `alt+cmd+d`. The shortcut was associated in the following way: ``` { "key": "alt+cmd+d", "command": "sfdx.force.source.deploy.current.source.file"...

@baywet Is this relevant to a situation when in `UploadResponseHandler.handlerResponse` at line 60 `response.isSuccessful()` is `false` due to `response.code == 404`? Or does it indicate another issue? https://github.com/microsoftgraph/msgraph-sdk-java-core/blob/94093eaa875c0f4088e0be6457358b51638d379f/src/main/java/com/microsoft/graph/core/requests/upload/UploadResponseHandler.java#L60

@frenchi I just have reproduced the same problem you described. Chrome: 36.0.1985.143 m ![untrusted](https://cloud.githubusercontent.com/assets/7486346/3995831/286206b0-292d-11e4-8c61-61b48d775e43.JPG)

Sorry, but I don't remember the exact steps. It was the way the Level 8 appeared in the first place. As @frenchi described, viewing the localstorage showed the problem. This...