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

Resume in dark theme is not readable. #103

Open
Aakashbansal837 opened this issue Jan 27, 2023 · 3 comments
Open

Resume in dark theme is not readable. #103

Aakashbansal837 opened this issue Jan 27, 2023 · 3 comments

Comments

@Aakashbansal837
Copy link

Steps to reproduce this issue.

  1. have the default system theme as dark.
  2. visit the website.
  3. click on Resume from the top navbar.
  4. The user is unable to read any data.

System Details
System: Macbook Pro M2
OS. Version: Ventura 13.1

See the shared video for more details.

Screen.Recording.2023-01-27.at.7.05.50.AM.mov
@ramiro-e
Copy link

same issue, even in the live demo, have you found a solution?

@Andy8647
Copy link

Andy8647 commented Mar 9, 2023

I feel like it is because the item theme in localStorage, this bug will happen when the value is system
I tried giving it a initial instead of system, but not working

@RaviSolanki27
Copy link

RaviSolanki27 commented Aug 23, 2023

It should be done when the page is loaded. This can be achieved by using "useEffect". setTheme to localStorage when loaded using "useEffect" hook.

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

No branches or pull requests

4 participants