1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

[PM-20236] update routing for intro carousel so path is not saved during popout (#14300)

This commit is contained in:
Jason Ng
2025-04-16 17:03:51 -04:00
committed by GitHub
parent 3c3a0e65d8
commit 4b45bfaeeb

View File

@@ -593,6 +593,7 @@ const routes: Routes = [
path: "intro-carousel",
component: ExtensionAnonLayoutWrapperComponent,
canActivate: [],
data: { elevation: 0, doNotSaveUrl: true } satisfies RouteDataProperties,
children: [
{
path: "",