[iOS] [MacCatalyst] Page with CollectionView inside it cannot be disposed.
[iOS] The UI freezes while scrolling when the CollectionView is placed inside a TabView.
[iOS] [MacCatalyst] Swipe content does not display when using MAUI 9.0.40.
Items are not visible when the ItemsSource is reset before being fully initialized.
[iOS] [MacCatalyst] Button text inside the template gets cut off when updated and using MAUI 9.0.40.
The group header items count does not update when adding or removing items from the group.
ComboBox
FIXED
[iOS] [MacCatalyst] Page with ComboBox inside it cannot be disposed.
External ScrollView scrolls when using arrow keys.
Common
FIXED
[iOS] Crash when dismissing trial popup if main page changes on startup of the app.
[iOS] [MacCatalyst] Page with Calendar, Scheduler, GridSplliter or Popup inside it cannot be disposed.
DataGrid
NEW
Added functionality to control the position of group aggregate values through the GroupAggregatesAlignment property. This property supports two alignment options: None where aggregate values are displayed after the group header text and NextToHeader where aggregate values are aligned with their respective columns.
FIXED
[WinUI] NullReferenceException when refreshing the data, enter the cell in edit mode and pressing the Enter key.
[WinUI] Pressing Enter on an open ComboBox during editing results in the DataGrid going into edit mode for the next row.
NavigationView
FIXED
Header and Footer are not displayed.
Scheduler
FIXED
[iOS] [MacCatalyst] An exception is thrown on startup when Appointments are visualized with version 9.0.40 or higher.
TabView
FIXED
[Android] [iOS] [MacCatalyst] Content does not update when switching tabs in MAUI 9.0.40 and scrolling the CollectionView.
ToolBar
FIXED
Overflow scroll buttons and drop down button don't work.
Back button of the NavigationButtonToolbarItem does not work.
TreeView
FIXED
The expand icon disappears when checking a collapsed item in LoadChildrenOnDemand scenario with Recursive CheckBoxMode.