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

Missing productFeatures caused a crash in my installation in bulb.js at hasKelvin and later on in hasColor #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

oelmaier
Copy link

Obviously productFeatures are not always included. The ? at the 2 hasXXX functions solved my problem. The ? at getXXX are only for good measure.

oelmaier added 3 commits June 19, 2023 09:31
Obviously productFeatures are not always included. The ? at the 2 hasXXX functions solved my problem. The ? at getXXX are only for good measure.
Copy link
Owner

@calvarium calvarium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the assignment in line 211?

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.

2 participants