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

Fixed an issue with blank dashboard on login #132

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

IncredibleZuess
Copy link
Contributor

Describe your changes

The problem which was occurring can be summed up here:
If the token variable is set at the start of a file it takes the original value. As a result your access-token is not reactive, its not getting the new value from sessionStorage.

Screenshots - If Any (Optional)

Issue ticket number and link - If Any

closes: #108

Checklist before requesting a review

  • I have performed a self-review of my code.

  • Followed the repository's Contributing Guidelines.

  • I ran the app and tested it locally to verify that it works as expected.

  • I have starred the repository.

Additional Information (Optional)

This took a really long time to figure out.
It was super fun :)

@devarshishimpi devarshishimpi merged commit 24f4c2c into bytemakers:main Oct 12, 2022
@devarshishimpi devarshishimpi added bug Something isn't working v2.0-roadmap Version 2.0 Roadmap hacktoberfest Hacktoberfest hacktoberfest-accepted Hacktoberfest Accepted hacktoberfest2022 Hacktoberfest 2022 labels Oct 12, 2022
@devarshishimpi devarshishimpi added this to the v2.0-roadmap milestone Oct 12, 2022
@devarshishimpi
Copy link
Member

@IncredibleZuess Thanks Again!! With helping for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest Hacktoberfest hacktoberfest2022 Hacktoberfest 2022 hacktoberfest-accepted Hacktoberfest Accepted v2.0-roadmap Version 2.0 Roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notes Page Goes Blank after login and needs a page refresh
4 participants