Skip to content

Issues: dotnet/maui

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

IView.InvalidateArrange doesn't do anything area-architecture Issues with code structure, SDK structure, implementation details s/triaged Issue has been reviewed t/perf The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
#29555 opened May 16, 2025 by PureWeen Backlog
ContentPanel subscribes to its own SizeChanged event area-architecture Issues with code structure, SDK structure, implementation details platform/windows t/perf The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
#29554 opened May 16, 2025 by PureWeen .NET 9 Servicing
Remove InternalsVisibleTo for Toolkit area-architecture Issues with code structure, SDK structure, implementation details s/triaged Issue has been reviewed
#29444 opened May 12, 2025 by jfversluis .NET 10 Servicing
[NET10] Open Telemetry Investigations area-architecture Issues with code structure, SDK structure, implementation details proposal/underconsideration s/triaged Issue has been reviewed
#28875 opened Apr 8, 2025 by PureWeen .NET 10.0-preview5
[.NET10] Epic: Investigate paths to help users be more successful discovering memory and layout issues area-architecture Issues with code structure, SDK structure, implementation details s/triaged Issue has been reviewed t/perf The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
#28874 opened Apr 8, 2025 by PureWeen .NET 10.0-preview5
Remove internal usage of MessagingCenter area-architecture Issues with code structure, SDK structure, implementation details s/triaged Issue has been reviewed
#28855 opened Apr 8, 2025 by jfversluis .NET 10.0-preview7
[Missing API] BindingContext missing in IView area-architecture Issues with code structure, SDK structure, implementation details proposal/open
#28526 opened Mar 19, 2025 by chetszot Backlog
What if we did not use dictionaries? area-architecture Issues with code structure, SDK structure, implementation details
#28322 opened Mar 11, 2025 by mattleibow Draft
Add performance logging and suggestions to .NET MAUI rendering area-architecture Issues with code structure, SDK structure, implementation details delighter-sc proposal/underconsideration s/triaged Issue has been reviewed t/perf The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
#28091 opened Feb 27, 2025 by PureWeen .NET 10 Planning
COMException -2147023728 when calling BackgroundTaskRegistration in MAUI WinUI project area-architecture Issues with code structure, SDK structure, implementation details i/regression This issue described a confirmed regression on a currently supported version platform/windows regressed-in-9.0.0 s/move-to-vs-feedback Tells automation to ask the person to use VS Feedback to report the issue s/needs-attention Issue has more information and needs another look s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
#27590 opened Feb 6, 2025 by Mvk3aJKQh
Skip initial assignments in property mapper (take 4) area-architecture Issues with code structure, SDK structure, implementation details community ✨ Community Contribution platform/android platform/ios platform/macos macOS / Mac Catalyst platform/windows t/perf The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
#27042 opened Jan 9, 2025 by MartyIX Loading…
Warning: observer object was not disposed manually with Dispose() and Missing Dispose call on local IDisposable (cs/local-not-disposed) area-architecture Issues with code structure, SDK structure, implementation details platform/ios s/triaged Issue has been reviewed t/bug Something isn't working
#26871 opened Dec 30, 2024 by vikher Backlog
Error in InitializeComponent() System.IO.FileNotFoundException: '' When starting an application area-architecture Issues with code structure, SDK structure, implementation details platform/android s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/enhancement ☀️ New feature or request
#26866 opened Dec 30, 2024 by andersondamasio Backlog
[iOS] Inherit UIContainerView from MauiView area-architecture Issues with code structure, SDK structure, implementation details community ✨ Community Contribution
#26576 opened Dec 12, 2024 by kubaflo Loading…
Should we adopt consistent syntax for TypeArguments and Type too? area-architecture Issues with code structure, SDK structure, implementation details proposal/accepted proposal/open
#25231 opened Oct 13, 2024 by suugbut Triaged
[WiP] Create a path where users can inherit from WrapperView (Also rename WrapperView to MauiPlatformView) area-architecture Issues with code structure, SDK structure, implementation details proposal/open s/triaged Issue has been reviewed
#23594 opened Jul 13, 2024 by PureWeen Backlog
Microsoft.Maui.Controls.Element: Warning: The RealParent on Microsoft.Maui.Controls.Shapes.RoundRectangle has been Garbage Collected. This should never happen. Please log a bug: https://github.com/dotnet/maui area-architecture Issues with code structure, SDK structure, implementation details p/1 Work that is important, and has been scheduled for release in this or an upcoming sprint partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with partner/syncfusion Issues / PR's with Syncfusion collaboration platform/ios s/triaged Issue has been reviewed t/bug Something isn't working
#23050 opened Jun 14, 2024 by snufffgit .NET 9 Servicing
Consider marking INativeBindingService as Obsolete area-architecture Issues with code structure, SDK structure, implementation details proposal/underconsideration s/triaged Issue has been reviewed
#21861 opened Apr 16, 2024 by simonrozsival .NET 10.0-preview5
[performance] all PropertyMapper's set the same values over and over area-architecture Issues with code structure, SDK structure, implementation details delighter-sc legacy-area-perf Startup / Runtime performance proposal/open t/perf The issue affects performance (runtime speed, memory usage, startup time, etc.) (sub: perf)
#17303 opened Sep 11, 2023 by jonathanpeppers .NET 10.0-rc1
2
2
Consider moving MAUI's Color type into the base .NET area-architecture Issues with code structure, SDK structure, implementation details proposal/open t/enhancement ☀️ New feature or request
#16903 opened Aug 21, 2023 by aaronfranke Backlog
Expose the platform window creation on WinUI and Catalyst so users can subclass area-architecture Issues with code structure, SDK structure, implementation details legacy-area-desktop Windows / WinUI / Project Reunion & Mac Catalyst / macOS specifics (Menus & other Controls)) proposal/open t/desktop The issue relates to desktop scenarios (MacOS/MacCatalyst/Windows/WinUI/WinAppSDK)
#16512 opened Aug 2, 2023 by PureWeen Backlog
Remove all uses of ContainerView area-architecture Issues with code structure, SDK structure, implementation details Task neither bug nor feature but something that needs to be done in support of either
#14895 opened May 2, 2023 by PureWeen Backlog
Handler deprecation/versioning strategy area-architecture Issues with code structure, SDK structure, implementation details proposal/open
#13752 opened Mar 7, 2023 by PureWeen Backlog
ProTip! What’s not been updated in a month: updated:<2025-04-27.