sanity-io / sanity

Sanity Studio – Rapidly configure content workspaces powered by structured content
https://www.sanity.io
MIT License
5.29k stars 429 forks source link

[v3] syncing documents overlay doesn't remove itself #4073

Open genox opened 1 year ago

genox commented 1 year ago
Screenshot 2023-01-11 at 10 51 57

After editing content for a while it may happen that the overlay doesn't disappear, even though there are no sync tasks left (based on the fact that there is no indicator in the lower left). A full reload is required to make it go away.

For such edge cases, making the overlay manually closable seems a good practice. Better than a page reload. :) Or if it's really critical, block user input all together. The current state implies being stuck in limbo.

There are no errors on console.

sanity version: 3.1.4

largis21 commented 9 months ago

I also have this issue. Does your project happen to use an embedded studio in nextjs? @genox

Ortes commented 2 months ago

This happen to my too How to get rid of this ?