sysgears / apollo-universal-starter-kit

Apollo Universal Starter Kit is a SEO-friendly, fully-configured, modular starter application that helps developers to streamline web, server, and mobile development with cutting-edge technologies and ultimate code reuse.
https://apollokit.org
MIT License
1.69k stars 325 forks source link

Error: Cannot read property 'map' of undefined #835

Open cloudkompute opened 5 years ago

cloudkompute commented 5 years ago
  1. Login as admin

  2. Click Users i.e. browse to this route: http://localhost:3000/users

  3. Click Logout and the system reports this error:

TypeError: Cannot read property 'map' of undefined renderBody at packages/server/packages/client/src/modules/common/components/web/ui-bootstrap/components/Table.jsx:16:0

Table at packages/server/packages/client/src/modules/common/components/web/ui-bootstrap/components/Table.jsx:33:0

lgants commented 4 years ago

@coooolers are you still experiencing this issue? I'm unable to recreate in master/stable branches