Update meta tags in angular universal with external API call
问题 I've spent more than 2 months but could not found a clear solution of how to proceed with angular universal. I've already spent about 6 months in implementing angular universal on a project for which I don't get a much time and now I'm stuck with this issue. Can anyone help me with this as it seems the whole world want to know a solution for Angular SSR. Here's my code(Meta tag service): import {Injectable} from '@angular/core'; import { Meta, Title } from '@angular/platform-browser'; import