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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings page goes white blank #1130

Closed
1 task done
MichalMichalak opened this issue May 22, 2024 · 3 comments 路 Fixed by #1112
Closed
1 task done

Settings page goes white blank #1130

MichalMichalak opened this issue May 22, 2024 · 3 comments 路 Fixed by #1112
Labels
bug Something isn't working

Comments

@MichalMichalak
Copy link

MichalMichalak commented May 22, 2024

馃攳 Is there already an issue for your problem?

  • I have checked older issues, open and closed

馃摑 Description

Settings page won't load up, showing white blank page instead. Unable to interact with app after that, but can reload the page. What I've noticed, there's exception in Settings.tsx and the app is calling github.com API and fails.

Console shows exception:
Settings.tsx:310 Uncaught TypeError: Cannot read properties of null (reading 'login')

Call to github ends with 401 Unauthorized.

Request URL: https://api.github.com/
Request Method: GET
Status Code: 401 Unauthorized

馃獪 Steps To Reproduce

  1. Log in to EGH with token. (TBH I am not sure you can log in, I'm already logged in and can't logout. I assume logout button is somewhere in the settings.)
  2. Click settings 鈿欙笍 icon.
  3. Page not loading, app becomes white blank.

Gitify Version

5.5.0

Operating System

macOS

GitHub Account

GitHub Enterprise

馃摳 Screenshots

Screenshot 2024-05-22 at 9 59 13

@MichalMichalak MichalMichalak added the bug Something isn't working label May 22, 2024
@MichalMichalak MichalMichalak changed the title Setting page goes white blank Settings page goes white blank May 22, 2024
This was referenced May 22, 2024
@MichalMichalak
Copy link
Author

@setchy Thanks a ton for solving it. Is there any dev build I could use to enter the settings?

@setchy
Copy link
Member

setchy commented May 22, 2024

@MichalMichalak - v5.6.0 is hot off the press.

Let us know how that goes for you

@MichalMichalak
Copy link
Author

Fixed. Thank you. 馃檱

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants