Angular的RouteReuseStrategy与LazyLoadedModule搭配使用时,在路由到另一个模块后,MainLayout没有消失且[routerLinks]不起作用
创始人
2024-10-24 09:31:04
0

要解决这个问题,需要在应用程序中实现自定义的RouteReuseStrategy。使用自定义的RouteReuseStrategy可让我们决定在路由时是否应重复使用组件实例。我们可以使用RouteReuseStrategy接口中的shouldDetach,store,shouldAttach和retrieve方法将路由元数据存储在内存中,并在下次访问该路由时重新使用它们。

以下是解决此问题的代码示例:

import {RouteReuseStrategy, DetachedRouteHandle} from '@angular/router';

export class CustomRouteReuseStrategy extends RouteReuseStrategy {

  private handlers: {[key: string]: DetachedRouteHandle} = {};

  shouldDetach(route: import("@angular/router").ActivatedRouteSnapshot): boolean {
    return !!route.data.reuse;
  }

  store(route: import("@angular/router").ActivatedRouteSnapshot, handle: DetachedRouteHandle): void {
    this.handlers[route.url.join('/')] = handle;
  }

  shouldAttach(route: import("@angular/router").ActivatedRouteSnapshot): boolean {
    return !!this.handlers[route.url.join('/')];
  }

  retrieve(route: import("@angular/router").ActivatedRouteSnapshot): DetachedRouteHandle {
    if (!route.routeConfig || route.routeConfig.loadChildren || !this.handlers[route.url.join('/')]) {
      return null;
    }
    return this.handlers[route.url.join('/')];
  }

  shouldReuseRoute(future: import("@angular/router").ActivatedRouteSnapshot, curr: import("@angular/router").ActivatedRouteSnapshot): boolean {
    return future.routeConfig === curr.routeConfig;
  }
}

在应用程序的模块中,只需将CustomRouteReuseStrategy添加到providers数组中即可:

import { NgModule } from '@angular/core';
import { CommonModule } from '@angular/common';
import { RouterModule, RouteReuseStrategy } from '@angular/router';
import { CustomRouteReuseStrategy } from './custom-route-reuse-strategy';

@NgModule({
  imports: [
    CommonModule,
    RouterModule.forRoot(routes)
  ],
  providers: [
    {

相关内容

热门资讯

2026版方法!wepoker... 2026版方法!wepoker破解版内购(透视)微乐小程序辅助工具2025(其实存在有辅助教程)-哔...
2026版技巧!hhpoker... 2026版技巧!hhpoker真能买到挂吗(透视)微乐手游辅助脚本平台(本来存在有辅助app)-哔哩...
此事迅速冲上热搜!hhpoke... 此事迅速冲上热搜!hhpoker外开挂靠谱吗(透视)微乐广西小程序(一贯真的有辅助工具)-哔哩哔哩1...
透视策略!wpk透视辅助方法(... 透视策略!wpk透视辅助方法(德普之星破解版)果然真的有辅助app(哔哩哔哩)1、用户打开应用后不用...
透视辅助!pokerworld... 您好,pokerworld破解版下载这款游戏可以开挂的,确实是有挂的,需要了解加去威信【485275...
透视办法!wpk辅助(WePo... 透视办法!wpk辅助(WePoKer功能)一直有辅助软件(哔哩哔哩)wpk辅助破解侠是真的助透视。每...
据监测!wepoker私人局透... 据监测!wepoker私人局透视方法(透视)微乐小程序游戏破解器下载(好像是真的辅助app)-哔哩哔...
透视总结!wepokerplu... 透视总结!wepokerplus作必弊(HHpoker透视器)总是存在有辅助方法(哔哩哔哩)1、许多...
据玩家消息!hhpoker到底... 据玩家消息!hhpoker到底可以作必弊码(透视)微乐江苏自建房辅助app(真是是有辅助app)-哔...
透视窍要!xpoker辅助怎么... 透视窍要!xpoker辅助怎么用(德普之星开辅助)一直真的有辅助软件(哔哩哔哩)xpoker辅助怎么...