I got this error on angular enter image description here
and this is my service :
and this is my function on the component.ts
the problem is on the consol ther is a lot of error : ERROR TypeError: ctx.list is undefined ConsltoppoComponent_Template consltoppo.component.html:
also whene the data is null the page is blocked, i have other service is working good.
on html i call the list like that : enter image description here
and the type of the list is any
i hope i explain the problem, to get help of this problem