Open
Description
Description
When attempting to add a connection to the mssql extension, I am receiving a "Maximum call stack size exceeded" error and the form inputs are missing in the Connection Dialog tab.
VSCode.mssql.Maximum.Call.Stack.Exceeded.mp4
Steps to Reproduce
- I created connection groups as seen in video above.
- A drag and dropped my connections into the groups.
- I attempted to reorder the groups by drag and dropping the SANDBOX connection group between DEV and ETL.
- This made the SANDBOX connection group disappear.
- So I recreated the SANDBOX connection group.
- Then tried to add connection to recreate the ones that were lost.
- This is when I noticed the "Maximum call stack size exceeded" error.
- I did not however attempt to add a connection before creating the connection groups, so I am unsure if the error began after that or not.
Affected Area
- Connection dialog
- Query results panel
- Query editor
- Object Explorer
- Table Designer
- Schema Compare
- Schema Designer
- Local container
- GitHub Copilot integration
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the affected area
No response
Environment Information
SQL Server (mssql) Extension Version: 1.33.0
VSCode Version
Version: 1.101.1 (system setup)
Commit: 18e3a1ec544e6907be1e944a94c496e302073435
Date: 2025-06-18T13:35:12.605Z
Electron: 35.5.1
ElectronBuildId: 11727614
Chromium: 134.0.6998.205
Node.js: 22.15.1
V8: 13.4.114.21-electron.0
OS: Windows_NT x64 10.0.22631
Confirmation
- I have searched existing issues and couldn't find a match
- I want to work on this issue