-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-controls-dialogalertDisplayAlert, dialogDisplayAlert, dialogi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionplatform/androidplatform/iosregressed-in-10-preview3s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Description
Description
Page.DisplayAlert(string title, string message, string accept, string cancel, FlowDirection flowDirection) is causing an ArgumentNullException when using maui 10 preview 7.
Steps to Reproduce
- Call Page.DisplayAlert(string title, string message, string accept, string cancel, FlowDirection flowDirection)
- Experience ArgumentNullEception
Link to public reproduction project repository
No response
Version with bug
10.0.0-preview.7
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
9.0.100 SR10
Affected platforms
iOS, Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-dialogalertDisplayAlert, dialogDisplayAlert, dialogi/regressionThis issue described a confirmed regression on a currently supported versionThis issue described a confirmed regression on a currently supported versionplatform/androidplatform/iosregressed-in-10-preview3s/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working