Skip to content

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

@munib-concord

Description

@munib-concord

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions