I have an Angular Universal SSR app that gets data from the API server with HttpClient. Everything works fine and I can Render data server-side.
The problem is I want