in app/ItemView/CodeMirrorContainer.tsx [74:78]
static getDerivedStateFromError(err: Error) { return { failureMessage: err.toString, }; }