Local storage value is undefined on router change event in angular

后端 未结 0 552
半阙折子戏
半阙折子戏 2021-01-13 10:28

top-navigation.component.ts

ngAfterViewInit() {
    this.tokenDecoded = this.jwtDecoderService.getDecodedAccessToken();
    this.router.event         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题