-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[CP Staging] Fix blank page upon signing out #6240
Conversation
|
Addis |
Adding @stitesExpensify for a review since you got assigned to the other deploy blocker which should be resolved by this PR. Thank you for a review 🙇 |
[CP Staging] Fix blank page upon signing out (cherry picked from commit f6e5fb5)
🚀 Cherry-picked to staging by @madmax330 in version: 1.1.14-1 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to staging by @madmax330 in version: 1.1.14-5 🚀
|
🚀 Deployed to production by @AndrewGable in version: 1.1.15-15 🚀
|
Details
When logging out, the first report in the report array is
null
for some reason. To prevent throwing this error, I am adding a check to make sure the report is not undefined.cc @marktoman
Fixed Issues
$ #6239
$ #6228
Tests
QA Steps
Tested On
Screenshots
Web
BlankScreenAfterSignOut.mov
Mobile Web
Desktop
iOS
Android