[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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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