You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'find' of null
File "/var/app/build/app/server/app.js", line 176, in orgIsValid
let orgIsValid = orgId => !!state.user.memberships.find(m => m.organization.id == orgId);
File "/var/app/build/app/server/app.js", line 186, in app.get
if (orgIsValid(req.cookies.activeOrgId)) {
File "/var/app/build/app/server/locale.js", line 69, in null.<anonymous>
next();
File "/var/app/build/app/server/datarouter.js", line 118, in Promise.all.then.catch
Promise.all(promises).then(() => next()).catch(() => next());
...
(16 additional frame(s) were not displayed)
TypeError: Cannot read property 'find' of null
The text was updated successfully, but these errors were encountered:
https://sentry.io/organizations/zetkin-foundation/issues/2422861822/?referrer=github_plugin
The text was updated successfully, but these errors were encountered: