Hi, after updating SfNumericUpDown to v17.2.0.51 following Exception is thrown when the page should be shown.XAML:<xForms:SfNumericUpDown Grid.Column="1" Grid.Row="0" Value="{Binding CashReportVM.Count500_00}" ParsingMode="Decimal" Maximum="020" Minimum="0"MaximumDecimalDigits="0" FormatString="N0" SpinButtonAlignment="Left" HorizontalOptions="Start" WidthRequest="200" />Exception:"Object reference not set to an instance of an object."" at Syncfusion.SfNumericUpDown.XForms.SfNumericUpDown.ValidateMinimumValue(Object value, Object min, SfNumericUpDown numericUpDown, CultureInfo culture)\r\n at Syncfusion.SfNumericUpDown.XForms.SfNumericUpDown.OnValueCallBackValueChanged(BindableObject bindable, Object value)\r\n at Xamarin.Forms.BindableObject.SetValueCore(BindableProperty property, Object value, SetValueFlags attributes, SetValuePrivateFlags privateAttributes)\r\n at Xamarin.Forms.BindingExpression.ApplyCore(Object sourceObject, BindableObject target, BindableProperty property, Boolean fromTarget)\r\n at Xamarin.Forms.BindingExpression.Apply(Object sourceObject, BindableObject target, BindableProperty property)\r\n at Xamarin.Forms.Binding.Apply(Object context, BindableObject bindObj, BindableProperty targetProperty, Boolean fromBindingContextChanged)\r\n at Xamarin.Forms.BindableObject.SetBinding(BindableProperty targetProperty, BindingBase binding, Boolean fromStyle)\r\n at Xamarin.Forms.Xaml.ApplyPropertiesVisitor.TrySetBinding(Object element, BindableProperty property, String localName, Object value, IXmlLineInfo lineInfo, Exception& exception)\r\n at Xamarin.Forms.Xaml.ApplyPropertiesVisitor.SetPropertyValue(Object xamlelement, XmlName propertyName, Object value, Object rootElement, INode node, HydrationContext context, IXmlLineInfo lineInfo)\r\n at Xamarin.Forms.Xaml.ApplyPropertiesVisitor.Visit(ElementNode node, INode parentNode)\r\n at Xamarin.Forms.Xaml.ElementNode.Accept(IXamlNodeVisitor visitor, INode parentNode)\r\n at Xamarin.Forms.Xaml.ElementNode.Accept(IXamlNodeVisitor visitor, INode parentNode)\r\n at Xamarin.Forms.Xaml.ElementNode.Accept(IXamlNodeVisitor visitor, INode parentNode)\r\n at Xamarin.Forms.Xaml.ElementNode.Accept(IXamlNodeVisitor visitor, INode parentNode)\r\n at Xamarin.Forms.Xaml.ElementNode.Accept(IXamlNodeVisitor visitor, INode parentNode)\r\n at Xamarin.Forms.Xaml.RootNode.Accept(IXamlNodeVisitor visitor, INode parentNode)\r\n at Xamarin.Forms.Xaml.XamlLoader.Visit(RootNode rootnode, HydrationContext visitorContext, Boolean useDesignProperties)\r\n at Xamarin.Forms.Xaml.XamlLoader.Load(Object view, String xaml, Boolean useDesignProperties)\r\n at Xamarin.Forms.Xaml.XamlLoader.Load(Object view, Type callingType)\r\n at Xamarin.Forms.Xaml.Extensions.LoadFromXaml[TXaml](TXaml view, Type callingType)\r\n at FSM.Views.Cash.DayEndClosingPage.InitializeComponent() in C:\\Projekte\\FSM\\FSM\\obj\\x86\\Debug\\netstandard2.0\\Views\\Cash\\DayEndClosingPage.xaml.g.cs:line 21\r\n at FSM.Views.Cash.DayEndClosingPage..ctor() in C:\\Projekte\\FSM\\FSM\\Views\\Cash\\DayEndClosingPage.xaml.cs:line 9\r\n at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate()"{System.Nullable`1[System.Double] ValidateMinimumValue(System.Object, System.Object, Syncfusion.SfNumericUpDown.XForms.SfNumericUpDown, System.Globalization.CultureInfo)}
Hi Saggi,
We have fixed the reported issue and now
ensuring all possible cases again. So, we will provide patch for this on or
before Sep 17th, 2019. We appreciate your patience until then.
Regards,
Lakshmi R.