Hi,
I'm getting this weird error that seems to be happening randomly. I've been trying to figure out what was causing this, but so far I'm unable to determine its cause. I'm hoping I'm there is a way to fix this though.
I have an editor with 3 tabs, using fileUri to switch between files and ever once in a while I get this error when trying to save:
Failed to save 'a17e4f4efc16467bb3a5f67a98a86e2b': Unable to write file '/a17e4f4efc16467bb3a5f67a98a86e2b' (Error: File Modified Since)
After this moment, all subsequent attempts to save fails.
Here is the full error stack if that helps:
Is there a way to prevent this error from happening ?
Thanks