Questions
Angular Component not render html when add constructor
When I add a private http: HttpClient inside the constructor, the Angular component not render. why is this happen.