Angular 16 SSR – Weird cached response
I’ve updated my project to Angular 16. The project is using the old SSR implementation through ngUniversal. I’ve enabled clientHydration in the server module but now I’m receiving this weird object in the SSR response. I’m not sure what this object means. Would be there a way to remove it?