Is there a way to return false in angular guard during ssr while initialNavigation is enabled?

前端 未结 0 2003
独厮守ぢ
独厮守ぢ 2021-01-21 11:43

I have an Angular app with ssr and I want to disable ssr for some routes. I\'m trying to solve it by using a guard.

My AppRoutingModule:

import { NgModule          


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