afterschoolstudio / Depot

Structured data editor built inside VS Code
Apache License 2.0
186 stars 19 forks source link

Edit values being overwritten when using large data files #45

Closed kkukshtel closed 2 years ago

kkukshtel commented 2 years ago

When data is updated in any field type for a line in large files, the data is being overwritten with "versions" of the edited data that are older. This seems to only occur on larger data files (15K lines of json+). For instance, when typing out a word as simple as "simple", the editor may overwrite the word while you're typing it such that the end result of the field is the word "si".