We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
signin
TypeError: Cannot read property 'me' of undefined is the error you get if a wrong paprinkToken is added through the developer console.
TypeError: Cannot read property 'me' of undefined
paprinkToken
The text was updated successfully, but these errors were encountered:
The error occurs on all the pages using <User /> component.
<User />
Sorry, something went wrong.
Won't fix it right now, because this is what developers have to play with. Users won't directly face the issue. Maybe fix it later.
Reopened the issue, but removed it from PaprInk Project.
No branches or pull requests
TypeError: Cannot read property 'me' of undefined
is the error you get if a wrongpaprinkToken
is added through the developer console.The text was updated successfully, but these errors were encountered: