Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(connection): undefined property access on batchDescribe #1408

Closed
wants to merge 1 commit into from

Conversation

DouglasGabr
Copy link

If the response has errors, the this._logger property access fails.
Also, typesToFetch was incorrect, it doesn't exist, the parameter is types.

Fixed #1265

If the response has errors, the `this._logger` property access fails.
Also, `typesToFetch` was incorrect
@cristiand391
Copy link
Member

hey, sorry for the late reply, cleaning up old issues now...

Thanks for the PR, unfortunately v1 isn't getting any updates, see:
#1265 (comment)

@DouglasGabr DouglasGabr deleted the patch-1 branch May 22, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read properties of undefined (reading '_logger')
2 participants