Dear Syncfusion Team!
After upgrading Syncfusion.SfInput.UWP NuGet package to the version 19.1.0.57 in my UWP project I get the following exception when I run the application and click into one of the SfMaskedEdit controls:
"System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Syncfusion.UI.Xaml.Controls.Input.SfMaskedEdit.SetValueFromText()\r\n at Syncfusion.UI.Xaml.Controls.Input.SfMaskedEdit.SfMaskedEdit_TextChanged(Object sender, TextChangedEventArgs e)"
Downgrading package to 19.1.0.56 version solves this issue.
Thank you for your support!
István