Closed
Description
Description
When I connect to some database (tried 4 different) i get an error popup that says:
mssql: Error: TypeError: Cannot read properties of undefined (reading 'find')
I don't know if this is any problem or not. After this error the connection works. I can run queries and see results. Sometime the intellisense is not working right away, but I don't know if it is related to this error.
Steps to Reproduce
- Open new sql file in VSC
- Connect to a database
- enjoy the error message
Affected Area
- Connection dialog
- Query editor
- IntelliSense/auto-completion
- Query results panel
- Object Explorer
- Table Designer
- Schema Compare
- Schema Designer
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the affected area
No response
Environment Information
VSC Version: 1.100.3
MSSQL ext.: 1.32.1
OS: Win 11 x64
Confirmation
- I have searched existing issues and couldn't find a match
- I want to work on this issue