Calling Groups in ACP hangs and restarts/crashes nodebb
-
Hello,
after creating two groups in ACP - Groups. Everytime I call Groups again in ACP the page doesn't load and the log looks like that the nodebb app has restarted.
I don't see any error message. Sometimes connection refused in my browser.Please help me! Thanks
-
In console this error appears:
error: TypeError: Cannot read property 'deleted' of undefined
at /opt/nodebb/src/groups.js:19:16
at Array.filter (native)
at Object.internals.filterGroups (/opt/nodebb/src/groups.js:18:20)
at /opt/nodebb/src/groups.js:65:29
at /opt/nodebb/node_modules/async/lib/async.js:254:17
at done (/opt/nodebb/node_modules/async/lib/async.js:129:15)
at /opt/nodebb/node_modules/async/lib/async.js:32:16
at /opt/nodebb/node_modules/async/lib/async.js:251:21
at /opt/nodebb/src/groups.js:113:12
at /opt/nodebb/node_modules/async/lib/async.js:592: