microsoft / vscode-mssql

Visual Studio Code SQL Server extension.
Other
1.54k stars 459 forks source link

Connection dialog doesn't open when using 'Add connection' button #18074

Closed aasimkhan30 closed 1 month ago

aasimkhan30 commented 1 month ago

Steps to Reproduce:

  1. Open sql server OE

  2. Click on Add connection button at the top of the bar.

    image
  3. The connection dialog opens with error and none of the fields are visible.

    image

This seems to happen on a newly installed extension with no existing connections

aasimkhan30 commented 1 month ago
image

Here is a screenshot of console

Benjin commented 1 month ago

Got the repro. It appears to specifically happen when using the smaller button:

image