Sanity Pioneers: Get early access to betas, extra AI credits, and a direct line to the engineering team. Apply now

Deleted objects still showing in Sanity UI with blank data

31 repliesLast updated: Nov 29, 2025

good mornin....for some reason I cannot delete objects. I deleted them but they still show in the UI. but when clicked the data is all blank for all the objects as tho it was deleted from the db but not from being displayed in the UI for some reason
AI Update

Good morning! This sounds like a caching issue in Sanity Studio. Here are the most common solutions:

Quick fixes to try first:

If those don't work:

Possible causes:

If the issue persists:

Try checking the Network tab in your browser's DevTools to see if Studio is actually fetching fresh data from the API or serving cached responses. You should see requests to https://[your-project-id].api.sanity.io/... when navigating.

The fact that the data appears blank when clicked strongly suggests the documents are deleted from the database but your browser is showing a cached list view. A hard refresh should resolve this in most cases!

Show original thread
31 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions