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 crash when applicableModeSettings is null #1319

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

daniel-heppner-ibigroup
Copy link
Contributor

Description:
Since this isn't a typescript file we didn't detect this sooner, but applicableModeSetting can be null which causes a crash. We fix that here with the trusty null coalescing operator.

Copy link
Collaborator

@miles-grant-ibigroup miles-grant-ibigroup left a comment

Choose a reason for hiding this comment

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

Getting deja vu somehow

@miles-grant-ibigroup miles-grant-ibigroup merged commit 7fbe6d6 into dev Dec 9, 2024
9 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the fix-advanced-setting-crash-modesetting branch December 9, 2024 18:03
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.

3 participants