mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Page events
This commit is contained in:
@@ -197,7 +197,7 @@ function onFragmentShown(fragment: PageFragmentBody) {
|
||||
|
||||
// notify the page
|
||||
frame._addView(page);
|
||||
page.onNavigatedTo(entry.entry.context);
|
||||
page.onNavigatedTo();
|
||||
frame._processNavigationQueue(page);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user