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