-
Notifications
You must be signed in to change notification settings - Fork 53
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
Sign In Fails to Launch Web Browser / Only shows blank screen #124
Comments
VS Code 1.55.2 works as expected. Sign-In page correctly launches in browser. OUTPUT
|
Attempted installing 1.56.0 "System" from the direct link, rather than upgrading (https://code.visualstudio.com/updates/v1_56). Problem persists. Still unable to sign in with 1.56.0. |
I just tried with VSCode |
Hey @cod3monk3y , @carlos-algms sorry for the late response. Thanks for getting this to our notice. You are right, the |
This is the error that shows in VSCode Developer console when click on
The issue still persists. |
No, the issue does not happen with the fix in #127. Sorry about that, but when I posted the error in the log I didn't see the PR was already there. That's why I approved the PR. |
I'm seeing the blank screen when using the simulator for testing. |
Describe the bug
In VS Code 1.56.0 and ASK Toolkit 2.5.0, clicking SKILLS MANAGEMENT > Sign In then clicking the Sign In button shows a blank window in VS Code, and does not launch a sign in page in browser (Firefox default). Downgrading to VS Code 1.53.x fixes this issue.
To Reproduce
Extension Logs
Expected behavior
Tab should appear in Firefox for logging in to Amazon account.
Actual behavior
No tab appears in Firefox. Sign-in screen remains blank. No way to sign in to the extension.
Screenshots
Desktop (please complete the following information):
Additional context
Default browser: Firefox 78.10.1esr (64-bit)
If you downgrade VS Code to 1.53.x, sign in will launch the browser tab as expected. Then upgrading back to 1.56.x again will re-introduce the problem and it will not be possible to sign in. I did not investigate which version inbetween stopped working correctly.
The text was updated successfully, but these errors were encountered: