codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
12.96k stars 2.26k forks source link

Changes keep reverting after saving #8475

Open gregg-cbs opened 2 weeks ago

gregg-cbs commented 2 weeks ago

The latest bug is that my changes keep reverting: https://github.com/codesandbox/codesandbox-client/assets/57114335/b777abb0-6d14-4cfd-a0ed-52e28d1f8040

Browser: Chrome OS: Windows

Debug Data: Version: 0.0.321 Environment: production Sandbox: kmp4mt Pitcher: 0.353.7 Manager: 1.43.0 Cluster: fc-eu-0

filipelima18 commented 2 weeks ago

Hi @gregg-cbs. I forked your Sandbox and replicated the steps you've shown but couldn't reproduce the "reverting" behavior.

I noticed that you're likely not using the latest version of our editor, which might explain the issue. If that's the case, you should see a notification on the top left of the editor asking you to update to the latest version. Clicking on it will trigger the update. Can you check and let me know if it solves it?

gregg-cbs commented 2 weeks ago

I did update to the latest version before this issue happened. After closing the browser and opening in a new tab it started to work fine.

filipelima18 commented 2 weeks ago

Interesting! Thanks for sharing this. If the issue reappears for some reason, please let us know so we can have a closer look.