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
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.98.2
OS Version: Windows 11
Steps to Reproduce:
1.Connect to a SQL Dedicated Pool database
2. Right Click and script a stored procedure
This does work occasionally and other times it does not. Sometimes I get this error:
Error running command mssql.scriptCreate: Cannot read properties of undefined (reading 'parentNode'). This is likely caused by the extension that contributes mssql.scriptCreate.
It's very intermittent. It's for both Tables and Stored Procedures. I am using the SQL Server (msssql) extension and disabled all other extensions.
The text was updated successfully, but these errors were encountered:
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
1.Connect to a SQL Dedicated Pool database
2. Right Click and script a stored procedure
This does work occasionally and other times it does not. Sometimes I get this error:
Error running command mssql.scriptCreate: Cannot read properties of undefined (reading 'parentNode'). This is likely caused by the extension that contributes mssql.scriptCreate.
It's very intermittent. It's for both Tables and Stored Procedures. I am using the SQL Server (msssql) extension and disabled all other extensions.
The text was updated successfully, but these errors were encountered: