I've got a project in Angular6, and I'm using a resolver to fetch data before component gets loaded but it's not working properly. The resolver is being called but I'm not getting any data in the component.
Here the stackblitz link : https://stackblitz.com/edit/angular-ebslwf