Skip to content

[Bug]: mssql: Error: TypeError: Cannot read properties of undefined (reading 'find') #19534

Closed
@bujocek

Description

@bujocek

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.

Image

Steps to Reproduce

  1. Open new sql file in VSC
  2. Connect to a database
  3. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions