Thunkable randomly refreshes and deletes my changes

I looked for other posts like this and didn’t see any but I have been having an issue all day today where I make a bunch of edits and I wait for it to update in the live app and all of a sudden the webpage refreshes and all of the work I did that I was waiting for to save, is gone. I’m using chrome for the DnD interface on thunkable and thunkable live on iOS.

Anyone else have this issue?

1 Like

I should also mention that every time after it refreshes, the banner that says it is outdated, hard refresh is always there. I hard refresh every time but the next time I make changes, it randomly refreshes more.

See this topic:

2 Likes

Thank you @tatiang, but I am not having a white screen issue. The website refreshes at random for me and in the process, I lose most, if not, all changes.

I linked to that topic because I had some suggestions for what to do to protect your project code.

Your browser just refreshes itself? I work in IT and haven’t really heard of that. Can you explain a bit further? Are there any error messages? Does it happen at particular times/after particular actions?

1 Like

@tatiang, in the DnD interface, I noticed it takes a really long time to save and if I exit the page too early, my changes won’t save. So, I make sure to leave the page open for about 5ish minutes after to save. I also wait for the live app to refresh so I can test my changes. While I wait for the live app, sometimes after a few minutes it doesn’t refresh. Shortly after that, the website reloads and I lose my changes.

I noticed that it usually happens when I make a lot of changes around the same time. And I can’t do the suggestions in the post linked above because my work hasn’t saved yet so there is no point in duplicating the project if it hasn’t saved the changes yet.

So, yes the browser reloads on its own and I can’t figure out why. And yes, it only happens with thunkable.

Same with me. Very strange.

1 Like

It either may be an overload in the server, or thinkable needs to get a better server. Either way, my project is screwed.

1 Like

I had something like this but I thought it was due to the fact that I was working on the same project on several machines. I wasnt closing the project on one computer before starting on another. Once I added a bit of discipline the issue went away. Are you developing on multiple machines?

1 Like

No, I am not using multiple computers. I think I have the issue when I make too many changes in a short amount of time.

I’m still having this problem right now. Thunkable, any orientation? @jane @domhnallohanlon

1 Like

I haven’t experienced this yet today, but it was really bad yesterday.

I have found 2 minor issues.

  1. When I make major changes, especially to old code, in the ‘Blocks Area’, the updated version takes a few seconds to change. Meaning: I’ll make a major change, usually to get rid of repeated code, that is no longer needed, by deleting it and replacing it with new code. Then when I run the program again, it will do some really strange things, like the colour will be strange, things that shouldn’t happen do happen. But after I run it a few times, the code becomes normal.

So, my guess is, the interpreter at Thinkable’s end, takes time to restructure all the changes I’ve made, usually just a few seconds. But once it is has “settled down” it runs perfectly. (So no real problem)

  1. When I make major deletions in the ‘Design page’, I find that if I delete 2 or more items in a row, they come back and my work disappears. This too is not a big deal. I just work around it by not deleting lots of things in a row. And this issue forces me to do things step by step. It’s seems like it is slowing me down, but maybe it is a good thing.

I also have the same issue,
A few days ago, when I was working on my project, I was at the last stage of building, and i was just correcting my UI. I worked for around 2–3 hours, and everything was well. But when i opened the browser after 1 hour of closing it, I was shocked. I couldn’t see my project in the dashboard, it had been deleted, and I don’t know how. And also, I do not have a backup or copy of my project. And I lost my project.

I have another issue, when i work on any heavy project that has many images, text, api, DB etc. the browser screen become white for some seconds, and the changes made few minutes ago, are automatically deleted. I face this problem every time, when working with thunkable.

These problems need the attention of thunkable community.

1 Like

Looks like I didn’t take my own advise.
Thunkable just reverted to my old code.

Everything went strange.
Than I had to relog in.
And after logging in, the code reverted to yesterdays code.

I should have made a copy of it.
But I remember the code, so it’s not too bad.