Antonio Valentini

Results 2 comments of Antonio Valentini

I'm getting the same error 😭 Versions: - Avalonia `11.0.5` - AvaloniaEdit `11.0.5`

One possible workaround seems to be binding to the `Document` property of the `TextEditor` instead of the `Text` property, using a `TextDocument` instance inside the view model.