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

TypeError: Cannot read property 'server' of undefined #75

Open
munib-concord opened this issue Nov 5, 2020 · 1 comment
Open

TypeError: Cannot read property 'server' of undefined #75

munib-concord opened this issue Nov 5, 2020 · 1 comment

Comments

@munib-concord
Copy link

I'm getting this error occasionally when sessionService.loadUser is called.

"TypeError: Cannot read property 'server' of undefined"
index.js?5c1b:278 Uncaught (in promise) TypeError: Cannot read property 'server' of undefined
at eval (index.js?5c1b:278)
at new Promise ()
at Function.loadUser (index.js?5c1b:277)
at currentUser (ProfileForm.js?a96b:42)
at Module.eval (ProfileForm.js?a96b:231)
at eval (ProfileForm.js:325)
at Module../src/components/user/ProfileForm.js (bundle.js:20588)
at webpack_require (bundle.js:768)
at fn (bundle.js:131)
at Module.eval (ProfileContainer.js:17)

@vikramindiit
Copy link

Hi @munib-concord any update on this have you fixed your issue same issue im facing right now

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

2 participants