You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copying from a RichTextBox control in .NET Core 3.0 with WPF will consistently cause the application to freeze up and eventually crash. This problem only seems to affect RichTextBoxs, as when I tried with a regular TextBox, it ran perfectly fine.
The text was updated successfully, but these errors were encountered:
@Oliveoil1 commented on Wed Apr 03 2019
Copying from a RichTextBox control in .NET Core 3.0 with WPF will consistently cause the application to freeze up and eventually crash. This problem only seems to affect RichTextBoxs, as when I tried with a regular TextBox, it ran perfectly fine.
The text was updated successfully, but these errors were encountered: