After updating our app with Nest.js v11 and the latest version of bull-board, the jobs don't show up anymore. We only see the counts.
Our versions
"@bull-board/api": "^6.7.1",
"@bull-board/express": "^6.7.1",
"@bull-board/nestjs": "^6.7.1",
Checking the network tab for the API response shows jobs: [].
Screenshot of the board

After updating our app with Nest.js v11 and the latest version of bull-board, the jobs don't show up anymore. We only see the counts.
Our versions
Checking the network tab for the API response shows
jobs: [].Screenshot of the board