microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.07k stars 28.8k forks source link

Issue reporter doesn't create issues - Safari - Codespaces Web #214906

Open TylerLeonhardt opened 3 months ago

TylerLeonhardt commented 3 months ago

Steps to Reproduce:

  1. Do the "report issue" flow in Copilot Chat
  2. Try to create an issue in the Issue reporter that pops up
  3. Create Issue button does nothing

I didn't see anything interesting in the logs... but hopefully the repro steps are easy enough.

justschen commented 3 months ago

Did some digging and it looks like it's happening in Safari and Chrome. Works fine in Edge, so it's not a github auth issue 👍

likely an issue with how we open external urls tho.