b310-digital / teammapper

Mindmapping made simple: Host and create your own mindmaps. Share your mindmap sessions with your team and collaborate on mindmaps.
https://teammapper.org
MIT License
203 stars 16 forks source link

Cannot read properties of null #239

Closed JannikStreek closed 5 months ago

JannikStreek commented 5 months ago

Describe the bug

01/24/2024, 1:58:38 PM   ERROR [ExceptionsHandler] Cannot read properties of null (reading 'id')
2024-01-24 14:57:19.113 
    at async WebSocketsController.pickResult (/home/node/app/teammapper-backend/node_modules/@nestjs/websockets/web-sockets-controller.js:96:24)
2024-01-24 14:57:19.113 
    at async MapsGateway.<anonymous> (/home/node/app/teammapper-backend/node_modules/@nestjs/websockets/context/ws-proxy.js:12:32)
2024-01-24 14:57:19.113 
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-01-24 14:57:19.113 
    at MapsService.exportMapToClient (/home/node/app/teammapper-backend/dist/map/services/maps.service.js:39:84)
2024-01-24 14:57:19.113 
    at MapsService.getDeletedAt (/home/node/app/teammapper-backend/dist/map/services/maps.service.js:94:37)
2024-01-24 14:57:19.113 
TypeError: Cannot read properties of null (reading 'id')