Deployments tab on Vercel dashboard requires me to refresh the page

I have the Vercel dashboard pinned in my browser, and when I go to it, if doesn’t show any new deployments since the last time I refreshed the page. Even if I click around in the Vercel tabs.

This is misleading and can cause issues. At the very least, clicking to the Deployments tab should fetch any new deployments.

This is supposed to work, what browser are you using?

Can you open the network tab and filter to deployments?

We poll that endpoint every 10 seconds or so to update the list

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.