-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-navigationNavigationPageNavigationPageplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/needs-attentionIssue has more information and needs another lookIssue has more information and needs another lookt/enhancement ☀️New feature or requestNew feature or request
Milestone
Description
Description
Both Microsoft.Maui.Controls.Page, NavigatedTo and NavigatedFrom events are public, and their EventArgs NavigatedToEventArgs, and NavigatedFrom are public, yet their sole property's PreviousPage and DestinationPage are internal making them inaccessible and the event less useful without the available arguments.
Steps to Reproduce
- open
Microsoft.Maui.Controls.NavigatedFromEventArgsorMicrosoft.Maui.Controls.NavigatedToEventArgs - observe their corresponding
Pageproperties areinternal.
Link to public reproduction project repository
No response
Version with bug
8.0.91 SR9.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS, Android, Windows, macOS, Other (Tizen, Linux, etc. not supported by Microsoft directly)
Affected platform versions
NA
Did you find any workaround?
No
Relevant log output
No response
hwsmo
Metadata
Metadata
Assignees
Labels
area-navigationNavigationPageNavigationPageplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/needs-attentionIssue has more information and needs another lookIssue has more information and needs another lookt/enhancement ☀️New feature or requestNew feature or request