From 63a4c79c9273d7251f80a53b486e34eb8aae3c86 Mon Sep 17 00:00:00 2001 From: 5war00p Date: Mon, 9 Oct 2023 00:52:03 +0530 Subject: [PATCH] fix: set key to iframes to fix browser history stack (back button navigation) --- apps/web/components/apps/AppPage.tsx | 2 +- packages/features/embed/lib/EmbedTabs.tsx | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/apps/web/components/apps/AppPage.tsx b/apps/web/components/apps/AppPage.tsx index 05c095caa1..deed2501c2 100644 --- a/apps/web/components/apps/AppPage.tsx +++ b/apps/web/components/apps/AppPage.tsx @@ -126,7 +126,7 @@ export const AppPage = ({
-