Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: #493 undefined object issue #494

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

holomekc
Copy link
Owner

@holomekc holomekc commented Feb 4, 2025

Fixes #493
It seems that the provided object can be undefined. This is a little bit strange to be honest, as the
api says the callback is non-null, but maybe I
do not understand it properly. We can safely
do the check. If _bshbCreated is not set the
further checks will still pass.

@holomekc holomekc force-pushed the fix/493-undefined-object-issue branch from c463b97 to 8ed4c05 Compare February 4, 2025 10:54
It seems that the provided object can be undefined.
This is a little bit strange to be honest, as the
api says the callback is non-null, but maybe I
do not understand it properly. We can safely
do the check. If _bshbCreated is not set the
further checks will still pass.
@holomekc holomekc force-pushed the fix/493-undefined-object-issue branch from 8ed4c05 to 1672da4 Compare February 4, 2025 10:57
@holomekc holomekc merged commit e57c4ba into master Feb 4, 2025
9 checks passed
@holomekc holomekc deleted the fix/493-undefined-object-issue branch February 4, 2025 11:33
Copy link
Contributor

github-actions bot commented Feb 4, 2025

🎉 This pull request is included in version 0.4.2

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Something went wrong during detection (after update to 0.4.1)
1 participant