I have a failed job, I click on it and I obtain the following error in the console:
TypeError: Cannot read property 'id' of null
at /home/matteo/QueueMonitor/node_modules/bull-arena/src/server/views/dashboard/queueJobsByState.js:106:49
at Array.map (<anonymous>)
at _html (/home/matteo/QueueMonitor/node_modules/bull-arena/src/server/views/dashboard/queueJobsByState.js:105:12)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
I have a failed job, I click on it and I obtain the following error in the console: