Essential Studio for Xamarin.Forms Release Notes

v18.1.0.56
June 9, 2020

SfAutoComplete

Bug fixes

  • #279324 - [UWP] Now, empty pop-up will not be shown when you give empty string for NoResultsFoundText in SfAutocomplete.

SfBorder

Bug fixes

  • #278203 – [UWP] Now, the dashed border will apply properly.

  • #279385 – [iOS] The NullReferenceException will no longer be thrown while updating at the MS app center.

SfCalendar

Bug fixes

  • #I277177 – [UWP]Now, The ParentCalendar will no longer be null on initial loading in SfCalendar.

SfCheckBox

Features

  • #277732 – [Android] Now, the background color will change properly when update using the visual state manager.

SfChipGroup

Bug Fixes

  • Now, the selected chips will be properly deselected when you clear using the ‘SelectedItems.Clear()’.

SfComboBox

Bug fixes

  • #278622 - [iOS] SfComboBox linked all issues fix included.

SfListView

Bug fixes

*#F154067 - [ios]Now, The NullReferenceException will no longer be thrown when reordering the items with the TemplateSelector and UpdateSource enabled in SfListView.

*#I272810 - [UWP]Now, The NullReferenceException will no longer be thrown when navigating back to the selection in SfListView.

SfNavigationDrawer

Bug fixes

  • #154662 - [Android] Now, the crash will no longer occur when the BindingContext is null in SfNavigationDrawer.

SfPicker

Bug fixes

  • #279527 - [Android] Now, SfPopup will work fine when it has SfPicker inside.

SfRangeSlider

Bug fixes

  • #154003 - [Android] Now, the SfRangeSlider will work fine, if RangeStart and RangeEnd values are same as minimum and maximum above 200, respectively.

SfTreeView

Bug fixes

  • #277918 - [Android]Now, The binding errors will no longer occur in SfTreeView.