Skip to content

Fixes alerts#1570

Merged
williambohrmann3 merged 1 commit intov.nextfrom
wbohr/displayalert
Mar 31, 2025
Merged

Fixes alerts#1570
williambohrmann3 merged 1 commit intov.nextfrom
wbohr/displayalert

Conversation

@williambohrmann3
Copy link
Copy Markdown
Contributor

Description

Fixes alerts for MAUI platforms.

Type of change

  • Bug fix

Platforms tested on

  • MAUI WinUI
  • MAUI Android
  • MAUI iOS
  • MAUI MacCatalyst

Checklist

  • Self-review of changes
  • All changes work as expected on all affected platforms
  • There are no warnings related to changes
  • No unrelated changes have been made to any other code or project files

find & replace "await DisplayAlert" w/ "Application.Current.Windows[0].Page.DisplayAlert"
Copy link
Copy Markdown
Contributor

@cgutierrez-gis cgutierrez-gis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks william!

Copy link
Copy Markdown
Collaborator

@duffh duffh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@williambohrmann3 williambohrmann3 merged commit 82afff9 into v.next Mar 31, 2025
2 checks passed
@williambohrmann3 williambohrmann3 deleted the wbohr/displayalert branch March 31, 2025 15:45
williambohrmann3 added a commit that referenced this pull request Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants