As discussed on #644
@@ -515,6 +515,8 @@ function showInAppNotification(params) {
navigatorEventID,
navigatorID
};
+
+ savePassProps(params);
Notification.show({
component: params.screen,