Max

Results 2 issues of Max

right now in examples for angular one can't use providers due to `Can't resolve all parameters` error. How to reproduce: Create service and inject it in main module: import {Injectable}...

question

In my case, when I do everything in app.module as in this example, transferState doesnt work in lazy modules...