Hi there. Don't ask me to make project public because this project just can't be public.
When i map a service response to a list, the first one in console.log i can print, but the rest blows, and gives this error "TypeError: context is undefined".
I saw that this is an error that happened to many people, but i just can't find any answer that solves the problem.
I've mapped the array from the response to the single mobilelistitem that my mobilelist has. Is this the correct way write?