Rizze
0
Q:

is missing the following properties from type 'HttpResponse<NavbarLinks>': body, type, clone, headers, and 4 more

public getProducts(): Observable<Product[]> {
    return this.http.get<Product[]>(`api/products/v1/`);
}
1

Tags

New to Communities?

Join the community