Ionic 2 - this keyword is undefined when promise is returned from data service

I guess that maybe the arrow functions are still not supported in Chrome Dev Tools and that’s why this inside of them is reported as undefined. It seems that the updates to the properties are not being detected by Angular. This might be related to the following issue (you can try the workaround in this topic, it should fix the problem):