Dashboard didn't start
The page was most likely opened directly as a file. This dashboard must
be opened through a web address to work.
Fix: open the deployed site (your Netlify URL), or run a local
server — in this folder run python3 -m http.server 8000 then visit
http://localhost:8000/dashboard.html.