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: [
    {

相关内容

热门资讯

每日必看!微乐小程序微乐辅助软... 每日必看!微乐小程序微乐辅助软件,微乐陕西小程序脚本-原来有辅助软件(有挂秘籍)1、微乐小程序微乐辅...
每日必看!微乐家乡麻将辅助,下... 每日必看!微乐家乡麻将辅助,下载微乐小程序自建房透视-其实存在有辅助攻略(有挂功能)微乐家乡麻将辅助...
热点讨论!微信微乐小程序辅助器... 热点讨论!微信微乐小程序辅助器免费安装,微乐家乡小程序自建房辅助app-都是存在有辅助工具(有挂教学...
实测教程!微信小程序微乐房间怎... 实测教程!微信小程序微乐房间怎么开挂,微信自建房辅助多少钱一个月-真是存在有辅助app(有挂秘籍)1...
热点推荐!微乐家乡麻将辅助,陕... 您好,微乐家乡麻将辅助这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩...
一分钟带你了解!微乐小程序微乐... 一分钟带你了解!微乐小程序微乐辅助软件,微乐家乡破解版-切实是真的有辅助插件(发现有挂)1、让任何用...
玩家爆料!微乐家乡麻辣自建房辅... 玩家爆料!微乐家乡麻辣自建房辅助app,微乐小程序破解版修改器-都是有辅助挂(有挂方法)1、完成微乐...
我来教教你!微乐小程序游戏破解... 我来教教你!微乐小程序游戏破解器,微乐小程序免费脚本-竟然有辅助app(揭秘有挂)1、起透看视 微乐...
科技揭秘!微乐小程序游戏破解器... 您好,微乐小程序游戏破解器这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很...
免费测试版!微信微乐小程序修改... 免费测试版!微信微乐小程序修改器,手机微乐小程序破解器如何使用-原来真的有辅助工具(有挂方式)1、完...