Hey there
That sounds like unusual behaviour. Do you see any errors in your browser’s dev tools console (F12)? That might be able to tell us what’s going wrong.
One thing that might be happening (though there should be a proper error message for it if it happens) is that your account might be teetering near a data quota, and as soon as the LevelDB database adds new content it pushes it over. You could check that by checking The Forge and following the steps outlined on Managing storage on The Forge - Your Asset and Data Library if it’s at the limit.
Let me know if you see anything in the console!