mauibot
@mauibot.bsky.social
I skeet every time an issue or PR is created in the dotnet/maui repo.
Maintained by @foofighter.bsky.social
Maintained by @foofighter.bsky.social
[Windows] CollectionView Navigation Crash and Display Bug in .NET 9 (29512) https://github.com/dotnet/maui/issues/29512
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. - dotnet/maui
github.com
May 15, 2025 at 2:37 AM
[Windows] CollectionView Navigation Crash and Display Bug in .NET 9 (29512) https://github.com/dotnet/maui/issues/29512
[net10.0] Update dependencies from dotnet/dotnet (29511) https://github.com/dotnet/maui/pull/29511
[net10.0] Update dependencies from dotnet/dotnet by dotnet-maestro[bot] · Pull Request #29511 · dotnet/maui
This pull request updates the following dependencies
From https://github.com/dotnet/dotnet
Subscription: 2e2f3f69-8302-4471-a662-3a5ce343fe9b
Build: 20250513.8
Date Produced: May 14, 2025 4:57:01 ...
github.com
May 15, 2025 at 2:03 AM
[net10.0] Update dependencies from dotnet/dotnet (29511) https://github.com/dotnet/maui/pull/29511
Crash on 9.0.70 after migrating from 9.0.60 (29508) https://github.com/dotnet/maui/issues/29508
Crash on 9.0.70 after migrating from 9.0.60 · Issue #29508 · dotnet/maui
Description Updated my MAUI application from 9.0.60 to 9.0.70 and am observing crashes upon launching the application. This results in a native HRESULT exception that does not propagate up to Visua...
github.com
May 15, 2025 at 12:04 AM
Crash on 9.0.70 after migrating from 9.0.60 (29508) https://github.com/dotnet/maui/issues/29508
Create a workflow that formats PRs (29507) https://github.com/dotnet/maui/pull/29507
Create a workflow that formats PRs by mattleibow · Pull Request #29507 · dotnet/maui
This pull request introduces a new GitHub Actions workflow to automate code formatting for pull requests in the repository. The workflow ensures consistent formatting by running dotnet format and c...
github.com
May 14, 2025 at 8:25 PM
Create a workflow that formats PRs (29507) https://github.com/dotnet/maui/pull/29507
[housekeeping] Automated PR to fix formatting errors on main (29506) https://github.com/dotnet/maui/pull/29506
[housekeeping] Automated PR to fix formatting errors on main by github-actions[bot] · Pull Request #29506 · dotnet/maui
Automated PR to fix formatting errors
github.com
May 14, 2025 at 8:12 PM
[housekeeping] Automated PR to fix formatting errors on main (29506) https://github.com/dotnet/maui/pull/29506
[housekeeping] Automated PR to fix formatting errors on inflight/current (29505) https://github.com/dotnet/maui/pull/29505
[housekeeping] Automated PR to fix formatting errors on inflight/current by github-actions[bot] · Pull Request #29505 · dotnet/maui
Automated PR to fix formatting errors
github.com
May 14, 2025 at 8:11 PM
[housekeeping] Automated PR to fix formatting errors on inflight/current (29505) https://github.com/dotnet/maui/pull/29505
[housekeeping] Automated PR to fix formatting errors (29502) https://github.com/dotnet/maui/pull/29502
[housekeeping] Automated PR to fix formatting errors by github-actions[bot] · Pull Request #29502 · dotnet/maui
Automated PR to fix formatting errors
github.com
May 14, 2025 at 6:48 PM
[housekeeping] Automated PR to fix formatting errors (29502) https://github.com/dotnet/maui/pull/29502
[housekeeping] Automated PR to fix formatting errors (29501) https://github.com/dotnet/maui/pull/29501
[housekeeping] Automated PR to fix formatting errors by github-actions[bot] · Pull Request #29501 · dotnet/maui
Automated PR to fix formatting errors
github.com
May 14, 2025 at 6:46 PM
[housekeeping] Automated PR to fix formatting errors (29501) https://github.com/dotnet/maui/pull/29501
[Android] The number of SearchHandler toolbar item increases abnormally (29499) https://github.com/dotnet/maui/issues/29499
[Android] The number of SearchHandler toolbar item increases abnormally · Issue #29499 · dotnet/maui
Description The number of SearchHandler toolbar item (normally should only one) will increase by one at the bottom when the software starts, and then increase by two each time navigating from other...
github.com
May 14, 2025 at 5:34 PM
[Android] The number of SearchHandler toolbar item increases abnormally (29499) https://github.com/dotnet/maui/issues/29499
[iOS] Fix : FilePicker.PickAsync Task Hangs When User Cancels the Picker in iOS (29498) https://github.com/dotnet/maui/pull/29498
[iOS] Fix : FilePicker.PickAsync Task Hangs When User Cancels the Picker in iOS by bhavanesh2001 · Pull Request #29498 · dotnet/maui
NoteAre you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves you...
github.com
May 14, 2025 at 4:33 PM
[iOS] Fix : FilePicker.PickAsync Task Hangs When User Cancels the Picker in iOS (29498) https://github.com/dotnet/maui/pull/29498
[Android & iOS] Fix for SearchHandler Character Spacing Property (29497) https://github.com/dotnet/maui/pull/29497
[Android & iOS] Fix for SearchHandler Character Spacing Property by SubhikshaSf4851 · Pull Request #29497 · dotnet/maui
NoteAre you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves you...
github.com
May 14, 2025 at 2:33 PM
[Android & iOS] Fix for SearchHandler Character Spacing Property (29497) https://github.com/dotnet/maui/pull/29497
Fix for iOS CollectionView2 ItemSizingStrategy="MeasureFirstItem" Fails to Apply Correct Sizing (29496) https://github.com/dotnet/maui/pull/29496
Fix for iOS CollectionView2 ItemSizingStrategy="MeasureFirstItem" Fails to Apply Correct Sizing by SuthiYuvaraj · Pull Request #29496 · dotnet/maui
NoteAre you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment if this change resolves you...
github.com
May 14, 2025 at 2:11 PM
Fix for iOS CollectionView2 ItemSizingStrategy="MeasureFirstItem" Fails to Apply Correct Sizing (29496) https://github.com/dotnet/maui/pull/29496
[iOS] Fixed OnNavigatedTo not triggered for tabs in More section of TabbedPage (29495) https://github.com/dotnet/maui/pull/29495
[iOS] Fixed OnNavigatedTo not triggered for tabs in More section of TabbedPage by Vignesh-SF3580 · Pull Request #29495 · dotnet/maui
Issue Detail
OnNavigatedTo not called when navigate to the tabs in more tab in iOS.
Root cause
On iOS, when a tab is selected from the "More" section of a TabbedPage, the navigation event...
github.com
May 14, 2025 at 1:54 PM
[iOS] Fixed OnNavigatedTo not triggered for tabs in More section of TabbedPage (29495) https://github.com/dotnet/maui/pull/29495
Some of our users experience System.InvalidOperationException: Window was already deactivated on Windows (29494) https://github.com/dotnet/maui/issues/29494
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. - dotnet/maui
github.com
May 14, 2025 at 1:36 PM
Some of our users experience System.InvalidOperationException: Window was already deactivated on Windows (29494) https://github.com/dotnet/maui/issues/29494
[Windows] SearchHandler APIs are not functioning properly (29493) https://github.com/dotnet/maui/issues/29493
[Windows] SearchHandler APIs are not functioning properly · Issue #29493 · dotnet/maui
Description On the Windows platform, several SearchHandler properties are not being applied correctly. This includes properties such as TextColor, CancelButtonColor, PlaceholderColor, BackgroundCol...
github.com
May 14, 2025 at 1:14 PM
[Windows] SearchHandler APIs are not functioning properly (29493) https://github.com/dotnet/maui/issues/29493
[Android & iOS] Character Spacing didn't work for SearchHandler (29492) https://github.com/dotnet/maui/issues/29492
[Android & iOS] Character Spacing didn't work for SearchHandler · Issue #29492 · dotnet/maui
Description The CharacterSpacing property of the search handler does not function properly on iOS or Android. Steps to Reproduce Add the following xaml code : <Shell.SearchHandler> <SearchHandler x...
github.com
May 14, 2025 at 12:18 PM
[Android & iOS] Character Spacing didn't work for SearchHandler (29492) https://github.com/dotnet/maui/issues/29492
[CV2][CollectionView] Changing CollectionView's ItemsSource in runtime removes elements' parent seemingly random (29491) https://github.com/dotnet/maui/issues/29491
[CV2][CollectionView] Changing CollectionView's ItemsSource in runtime removes elements' parent seemingly random · Issue #29491 · dotnet/maui
Description The elements in a CollectionView that uses CollectionViewHandler2 will get its parent removed if the ItemsSource changes. Thus, Source bindings is not usable anymore. Steps to Reproduce...
github.com
May 14, 2025 at 10:05 AM
[CV2][CollectionView] Changing CollectionView's ItemsSource in runtime removes elements' parent seemingly random (29491) https://github.com/dotnet/maui/issues/29491
FilePicker.PickAsync Task Hangs When User Cancels the Picker in iOS (29490) https://github.com/dotnet/maui/issues/29490
FilePicker.PickAsync Task Hangs When User Cancels the Picker in iOS · Issue #29490 · dotnet/maui
Description When using FilePicker.PickAsync in a .NET MAUI application, if the user cancels the file picker (either by using "Cancel" button or swiping down the picker), the task does not complete ...
github.com
May 14, 2025 at 9:22 AM
FilePicker.PickAsync Task Hangs When User Cancels the Picker in iOS (29490) https://github.com/dotnet/maui/issues/29490
I9 - Scroll animation is not working when the Animate scroll toggle is turned on. (29489) https://github.com/dotnet/maui/issues/29489
I9 - Scroll animation is not working when the Animate scroll toggle is turned on. · Issue #29489 · dotnet/maui
Description The scroll animation is not working when the Animate scroll toggle is turned on. Affected Case: I9 - Scroll by index (ScrollTo) I9 - Scroll by object (ScrollTo) I9 - Scroll by index (Gr...
github.com
May 14, 2025 at 8:50 AM
I9 - Scroll animation is not working when the Animate scroll toggle is turned on. (29489) https://github.com/dotnet/maui/issues/29489
I9-Cursor position rendering abnormality when using mouse to drag and scroll the page (29488) https://github.com/dotnet/maui/issues/29488
I9-Cursor position rendering abnormality when using mouse to drag and scroll the page · Issue #29488 · dotnet/maui
Description Cursor position rendering abnormality when using mouse to drag and scroll the page Affected case: I9 - Scroll with no jitter. Steps to Reproduce Deploy https://devdiv.visualstudio.com/P...
github.com
May 14, 2025 at 7:56 AM
I9-Cursor position rendering abnormality when using mouse to drag and scroll the page (29488) https://github.com/dotnet/maui/issues/29488
Fixed CollectionView.EmptyView can not be removed by setting it to Null (29487) https://github.com/dotnet/maui/pull/29487
Fixed CollectionView.EmptyView can not be removed by setting it to Null by Dhivya-SF4094 · Pull Request #29487 · dotnet/maui
Issue Details
In WinUI, setting the CollectionView's EmptyView to null does not fully remove the associated visual element. While the reference is cleared, the view remains in the visual tree a...
github.com
May 14, 2025 at 6:41 AM
Fixed CollectionView.EmptyView can not be removed by setting it to Null (29487) https://github.com/dotnet/maui/pull/29487
The application to execute does not exist: 'C:\Program Files\dotnet\sdk\10.0.100-preview.4.25258.110\Roslyn\binfx\csc.dll' (29486) https://github.com/dotnet/maui/issues/29486
The application to execute does not exist: 'C:\Program Files\dotnet\sdk\10.0.100-preview.4.25258.110\Roslyn\binfx\csc.dll' · Issue #29486 · dotnet/maui
Description Upon attempting to build a .NET MAUI Blazor Hybrid App that targets .NET 9, getting the error: The application to execute does not exist: 'C:\Program Files\dotnet\sdk\10.0.100-preview.4...
github.com
May 14, 2025 at 3:26 AM
The application to execute does not exist: 'C:\Program Files\dotnet\sdk\10.0.100-preview.4.25258.110\Roslyn\binfx\csc.dll' (29486) https://github.com/dotnet/maui/issues/29486
[net9.0] Update dependencies from dotnet/aspnetcore (29485) https://github.com/dotnet/maui/pull/29485
[net9.0] Update dependencies from dotnet/aspnetcore by dotnet-maestro[bot] · Pull Request #29485 · dotnet/maui
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as inpu...
github.com
May 14, 2025 at 2:44 AM
[net9.0] Update dependencies from dotnet/aspnetcore (29485) https://github.com/dotnet/maui/pull/29485
CollectionView Selected state does not work on the selected item when combined with PointerOver. (29484) https://github.com/dotnet/maui/issues/29484
CollectionView Selected state does not work on the selected item when combined with PointerOver. · Issue #29484 · dotnet/maui
Description This is a repro of issue #19708 that was closed due to being stale. I am also encountering this issue and have created a sample app with the repro. I've confirmed that this is an issue ...
github.com
May 14, 2025 at 2:21 AM
CollectionView Selected state does not work on the selected item when combined with PointerOver. (29484) https://github.com/dotnet/maui/issues/29484
Update bug-report.yml with latest releases (29482) https://github.com/dotnet/maui/pull/29482
Update bug-report.yml with latest releases by PureWeen · Pull Request #29482 · dotnet/maui
github.com
May 13, 2025 at 11:52 PM
Update bug-report.yml with latest releases (29482) https://github.com/dotnet/maui/pull/29482