Not able to resolve an error

0
Hi Community,   Every time when I run my project I get error in log messages:   Cannot read property 'loggedIn' of undefined TypeError: Cannot read property 'loggedIn' of undefined     at http://localhost:8080/widgets/com/mendix/widget/custom/SprintrFeedbackWidget.js?637545595093865808:51:31467     at u (http://localhost:8080/widgets/com/mendix/widget/custom/SprintrFeedbackWidget.js?637545595093865808:12:64059)     at Generator._invoke (http://localhost:8080/widgets/com/mendix/widget/custom/SprintrFeedbackWidget.js?637545595093865808:12:63847)     at Generator.A.<computed> [as next] (http://localhost:8080/widgets/com/mendix/widget/custom/SprintrFeedbackWidget.js?637545595093865808:12:64481)     at t (http://localhost:8080/widgets/com/mendix/widget/custom/SprintrFeedbackWidget.js?637545595093865808:12:4513)     at i (http://localhost:8080/widgets/com/mendix/widget/custom/SprintrFeedbackWidget.js?637545595093865808:12:4723)   Can anyone help me with this?
asked
1 answers
2

Please see this similar post. Maybe it help you

https://forum.mendix.com/link/questions/101603

answered