Files
sencho/frontend/src
Anso 93a5ba9f21 fix(editor): dispose compose DiffEditor models after widget reset (#1828)
Closing the compose or git diff dialog threw a Monaco console error
because the library disposed TextModels while DiffEditorWidget still
held them.
2026-08-13 10:32:26 -04:00
..