Essential Studio for Xamarin.Forms Release Notes

v18.3.0.51
November 24, 2020

SfAccordion

Bug fixes

  • #155996 - [iOS] Now, SfAccordion items will be rendered properly in view even if populating data from the OnAppearing override of a page.

SfChart

Bug fixes

  • #299638 - [iOS] Now, the X-Axis interval will be updated properly while dynamically changing the axis type for the Y-Axis.
  • #295077 - [UWP] Now, DataMarker will be cleared properly when dynamically setting empty data points to the series ItemsSource.

SfChat

Bug fixes

  • #300182 - [iOS] Now the keyboard will remain open when ShowKeyboardAlways is set as true on devices running iOS 14 and upwards.

XlsIO

Bug Fixes

  • #301367 - Hyperlink is now correct while changing the system culture in Excel to PDF conversion.
  • #292312 - Corruption no longer occurs while opening the resaved file using Excel 2013.
  • #298772 - Conditional format formula is now correct while saving the Excel document.
  • #301859 - ApplicationName in Built-in document properties is now parsed and serialized properly.
  • Hyperlinks in shapes are no longer removed while resaving the Excel document.