Blocks don't save

This is getting really annoying. I wrote an AI prompt, but it decided not to save it so I’ll have to write it again. This happens really often now. If I click outside of the text field it will save, but if I forget it sometimes deletes it, even if it says “Saved” in the bottom right.

Can you take a video or create step by step reproduction instructions? I’m having trouble reproducing this.

It doesn’t always do it, hence the lots of blocks there. Those blocks worked fine, but this one didn’t save.

I’ve just found out another thing about this issue. It is actually saving, it just doesn’t load the data back. I’m assuming it has a cache, and that cache doesn’t get updated all the time. When I first click back on the block it will not show the update, but if I leave and come back again it will.

Data loading was recently changed, I wonder if that is causing this issue. I’ll look into either making it a toggle or rolling back the change and we can see if that solves it for you.

1 Like

ive been experiencing a similiar issue yesterday, just got reminded by you replying to this post lol

1 Like

I’ve pushed a potential fix, please let me know if it seems to resolve things or if you’re still seeing the issue.

Yeah I think it’s fixed. Thanks!

I’ve been encountering this issue again, and I’m not sure if it’s the same issue but it has the same result of data not being saved. I think it might actually be a saving issue though rather than just a loading one like last time. Can you look at it again?

There was a separate change to make autosaves more infrequent since users were complaining about the high frequency of “changes saved” toasts, especially for slower typers.

I’m looking into switching back to more aggressive saving and just throttling the rate of the toast messages.

1 Like