I made a horrible mistake. In short, I pressed Ctrl+Z a good few times and wham, all my blocks on that screen are gone. All gone. After reload they don’t come back.
Do not make this mistake, and please developers look into this. Luckily for me I made a copy of the app, maybe this is the reason it broke? It is still something that needs urgent attention!
Were you careless to click Ctrl + Z?
Ctrl + Z is a function, which undos all the actions.
Actually, a lot of software or platform has been built-in this function.
If you do a hard refresh like this then you will loose your undo/redo history so you won’t be able to recover any accidentally deleted blocks. In most cases blocks should be “recoverable” but it seems like you’ve found something of an edge case here Eoin I think!
Mhm, well out of the couple hundred projects I have created and deleted and what not, this is the first time something like this has happened, and I was prepared (ish)
I always save a copy of my projects. Especially if I am adding a big new feature. I save the old one as a working version. Of course doing this is fine for me as none of the projects are actually released to the public. I know Google is picky about how you must have the same app and signature whereas apple just want the same signature, so yeah.