You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what the exact cause is, but under certain conditions the "Create your personal services" screen (the one with the various tabs to tweak the values before launching a service) can fail to load, and instead render as a blank page with the following errors in the console :
It's possible to reproduce with the following steps, though other paths may lead to the same error :
Pre-requisites : have access to at least two projects, referenced as A and B below
1 - Under project A, access the aforementioned screen, for any service (tried vscode-python)
2 - Switch to project B ; you should land on the same page, but under the new project.
3 - Navigate to My services, then New services, then try to launch any available service. You should land on a blank page with the error visible in the above screenshot.
The bug was confirmed on releases 8.6.2 and 8.7.0.
The text was updated successfully, but these errors were encountered:
Not sure what the exact cause is, but under certain conditions the "Create your personal services" screen (the one with the various tabs to tweak the values before launching a service) can fail to load, and instead render as a blank page with the following errors in the console :
It's possible to reproduce with the following steps, though other paths may lead to the same error :
Pre-requisites : have access to at least two projects, referenced as A and B below
1 - Under project A, access the aforementioned screen, for any service (tried vscode-python)
2 - Switch to project B ; you should land on the same page, but under the new project.
3 - Navigate to My services, then New services, then try to launch any available service. You should land on a blank page with the error visible in the above screenshot.
The bug was confirmed on releases 8.6.2 and 8.7.0.
The text was updated successfully, but these errors were encountered: