|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
/api/meet-kevin/dashboard returns a latest_video summary that doesn't include top_tickers (only the list endpoint does). Calling .slice() on undefined crashed the whole page. Guard with ?? [] so the chip row simply renders empty when the dashboard endpoint hasn't enriched the latest video yet. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||