diff --git a/zy1_in_post_shadowfax/src/utils/common.ts b/zy1_in_post_shadowfax/src/utils/common.ts index c079298..fc077af 100644 --- a/zy1_in_post_shadowfax/src/utils/common.ts +++ b/zy1_in_post_shadowfax/src/utils/common.ts @@ -185,6 +185,7 @@ function handleResultTypeEvent(content: any) { window.location.reload(); } }, + navigate: () => navigateTo(content.value.pagePath, content), }; if (content.type == "customOtpValid") { if (content.value.customOtpData) {