Skip to content

Fix displayed email address when not being logged in#110

Open
stephtr wants to merge 1 commit intoapollographql:masterfrom
stephtr:fix-header-email
Open

Fix displayed email address when not being logged in#110
stephtr wants to merge 1 commit intoapollographql:masterfrom
stephtr:fix-header-email

Conversation

@stephtr
Copy link

@stephtr stephtr commented Dec 24, 2019

In the course of the tutorial (before implementing login) the Header component is displayed without the local store being initialized. localStorage.getItem('token') therefore returns null, which, thanks to atob gets turned into:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants