I'm testing with the tauri app open, and a iroh node + console running in my terminal app. I can create a todo list, but then when I add another entry to the document from terminal doc set foo bar, and try to reload and re-join the doc from tauri, none of the todo entries will appear anymore as one of them had a json parse error.