For a few days now, several of our content writers and developers have been reporting weird bugs relating to content not being saved or content being erased while being inputted.
I haven’t been able to replicate data saving issues but was able to capture the disappearing content in the video below:
The content erases, “save button” flashes, and the “you are editing this record UI” flashes, but also I see HTTP requests hitting the endpoints below:
https://site-api.datocms.com/editing-sessions
https://site-api.datocms.com/items/[item_id]/validate
I figure the issue might be related to whatever process is triggering the “you are editing this record” feature.
Let me know if you need more information!