Skip to content

DevSandbox page fails #2213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gorkem opened this issue Jul 29, 2021 · 1 comment · Fixed by #2214
Closed

DevSandbox page fails #2213

gorkem opened this issue Jul 29, 2021 · 1 comment · Fixed by #2214

Comments

@gorkem
Copy link
Contributor

gorkem commented Jul 29, 2021

When I click the Start your OpenShift Experience and Try it on your cloud button on 'Add OpenShift Cluster` page I get an error dialog with the following message.

Unable to open '[object Object]': Unable to read file '/[object Object]' (Error: Unable to resolve non-existing file '/[object Object]').
@dgolovin dgolovin self-assigned this Jul 29, 2021
@dgolovin dgolovin added this to the v0.2.9 milestone Jul 29, 2021
@dgolovin
Copy link
Collaborator

Apparently, 'vscode.open' command changed after update. It now opens only local resource in editor. Looking for alternative.

dgolovin added a commit to dgolovin/vscode-openshift-tools that referenced this issue Jul 29, 2021
Fix to repace 'vscode.open' to actual links in webview based editor.

This PR fixes redhat-developer#2213.

Signed-off-by: Denis Golovin [email protected]
dgolovin added a commit that referenced this issue Jul 29, 2021
Fix to repace 'vscode.open' to actual links in webview based editor.

This PR fixes #2213.

Signed-off-by: Denis Golovin [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants