AngularUniversal无限加载错误
创始人
2024-10-29 21:01:26
0
  1. 在 Angular Universal 的服务器渲染配置中添加一个选项 "initialNavigation" 并将其值设置为 false。如下所示:

    export const appRoutes: Routes = [ { path: '', component: HomeComponent, pathMatch: 'full' }, { path: 'about', component: AboutComponent }, { path: '**', component: NotFoundComponent } ];

    export const appRoutingProviders: any[] = [];

    export const appRouting: ModuleWithProviders = RouterModule.forRoot(appRoutes, { initialNavigation: false });

  2. 在你的组件中添加一些代码以检测服务器和浏览器。如下所示:

    import { isPlatformBrowser } from '@angular/common'; import { Component, Inject, PLATFORM_ID } from '@angular/core';

    @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.css'] }) export class AppComponent { title = 'app';

    constructor(@Inject(PLATFORM_ID) private platformId: Object) { if (isPlatformBrowser(this.platformId)) { // 这里是浏览器端的代码 } else { // 这里是服务器端的代码 } } }

  3. 在你的组件中添加一些代码以检测页面是否已经初始化完成。如下所示:

    import { Component, OnDestroy, OnInit } from '@angular/core'; import { ActivatedRoute } from '@angular/router'; import { Subscription } from 'rxjs';

    @Component({ selector: 'app-about', templateUrl: './about.component.html', styleUrls: ['./about.component.css'] }) export class AboutComponent implements OnInit, OnDestroy { private routeSub$: Subscription;

    constructor(private route: ActivatedRoute) {}

    ngOnInit() { this.routeSub$ = this.route.url.subscribe(() => { // 这里是页面初始化完成后执行的代码 }); }

    ngOnDestroy() { this.routeSub$.unsubscribe(); } }

通过以上代码示例的改动,可以有效地解决 Angular Universal 无限加载的问题。

相关内容

热门资讯

透视详细!wepoker辅助器... 透视详细!wepoker辅助器安装包(透视)wepoker辅助器安装包,教程手筋(竟然有挂)-哔哩哔...
透视教你!wepoker透视有... 透视教你!wepoker透视有用吗(透视)智星菠萝透视,教程诀窍(有挂攻略)-哔哩哔哩1、首先打开w...
透视透视!pokerworld... 透视透视!pokerworld修改器(透视)xpoker辅助神器,教程经验(有挂透明挂)-哔哩哔哩1...
透视科普!epoker免费透视... 透视科普!epoker免费透视脚本(透视)wepoker怎么看牌型,教程要领(有挂头条)-哔哩哔哩1...
透视揭露!wepoker透视脚... 透视揭露!wepoker透视脚本免费app(透视)wpk私人局辅助是真的吗,教程手册(有挂分析)-哔...
透视曝光!aapoker辅助怎... 透视曝光!aapoker辅助怎么用(透视)wpk插件辅助,教程攻略(有挂讲解)-哔哩哔哩1、打开软件...
透视解密!xpoker透视辅助... 透视解密!xpoker透视辅助(透视)fishpoker透视底牌,教程操作(真是有挂)-哔哩哔哩1、...
透视透视!聚星ai辅助工具收费... 透视透视!聚星ai辅助工具收费多少(透视)wepoker有透视吗,教程方式(有挂解密)-哔哩哔哩1、...
透视普及!如何判断wpk辅助软... 透视普及!如何判断wpk辅助软件的真假(透视)wepoker透视脚本免费使用视频,教程手册(有挂实锤...
透视辅助!aapoker透视怎... 透视辅助!aapoker透视怎么用(透视)德普之星透视辅助,教程方针(确实有挂)-哔哩哔哩1、每一步...