Hello.
So, SfNumericUpDown control is not showing when I try to nest it in StackLayout, Grid or ScrollView.
Had similar problem with SfListView earlier, and found solution in this forum (set parent HorizontalOptions and VerticalOptions to FillAndExpand), but this is not working for this control... I think I tried all possible combinations of parent layout options, to no avail.
Happens consistently on both Android and Windows 10.
What am I doing wrong?