Syncfusion Essential Studio .NET MAUI 2024 Volume 3 (27.1.52)

Released: Oct 8, 2024

2024 Volume 3 (27.1.52) 버젼 업데이트

수정사항

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while calling Compare API.
    • The NullReferenceException will no longer be thrown while calling Compare API.
    • RTL text with zero-width joiner is now reordered correctly in Word to PDF conversion.
    • Hanging issue will no longer occur due to the tab when converting a Word document to a PDF.
  • SfAutocomplete
    • Fixed a memory leak in the SfAutocomplete control that occurred when using an ItemTemplate on Windows.
  • SfChat
    • Fixed an issue where the image message deleted after selecting a suggestion in an incoming message.
  • SfComboBox
    • Fixed the issue where the initial items would repeat during scrolling when the TextHighlightMode was enabled.
  • SfMaskedEntry
    • Fixed the issue where the bound value was not updated, and the ValueChanged event was not triggered when the clear button was pressed.
  • SfPopup
    • [Android] Resolved the issue causing the popup is not repositioned correctly after closing the keyboard when system navigation gestures is button navigation.
  • SfTabView
    • [Windows] Resolved the issue where content did not update correctly in the .NET MAUI TabView after dynamically removing tabs.