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 "Null check operator used on a null value" when signing out #1080

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

nilsreichardt
Copy link
Member

When leaving a course, getCourseColorFromCourseId() returns for a short time null and this throws an error. In this case, can just use a default color.

@github-actions
Copy link

Visit the preview URL for this PR (updated for commit da2f9c4):

https://sharezone-test--pr1080-fix-null-when-leavin-qugxcehh.web.app

(expires Mon, 25 Sep 2023 23:37:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

@nilsreichardt nilsreichardt added this pull request to the merge queue Sep 24, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 24, 2023
@nilsreichardt nilsreichardt added this pull request to the merge queue Sep 24, 2023
Merged via the queue into main with commit 4986f68 Sep 24, 2023
20 checks passed
@nilsreichardt nilsreichardt deleted the fix-null-when-leaving-a-course branch September 24, 2023 16:33
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