You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two things:
1.) The alert is not shown
2.) Perhaps 1.) is ok, because probably called too early in the page lifecycle? But shouldn't there be a way to inform the user, that it is too early to call the DisplayAlert method at this stage?
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
8.0.3
Affected platforms
Windows
Affected platform versions
Android 11, Win 10.0.19045 Build 19045
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Description
I have overriden the
OnAppearing
method in MainPage.xaml.cs:Two things:
1.) The alert is not shown
2.) Perhaps 1.) is ok, because probably called too early in the page lifecycle? But shouldn't there be a way to inform the user, that it is too early to call the
DisplayAlert
method at this stage?Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
8.0.3
Affected platforms
Windows
Affected platform versions
Android 11, Win 10.0.19045 Build 19045
Did you find any workaround?
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: