Convex Local Development Dashboard CORS error
I am using convex local development I got this error when trying to access the convex dashboard:

2 Replies
how did you get to this dashboard page?
npx convex dashboard
? and by local development are you talking about the normal local dev flow when using the normal product, or the self-hosted open source binary / dashboard?nvm, by running npx convex dashboard. It works. I was accessing the localhost dashboard directly.
but still, is
npx convex dashboard
just opening http://127.0.0.1:6790/
using browser? Why can't I access the dashboard directly by visiting http://127.0.0.1:6790/
?