You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works with Angular 8 and 9, and the api is the same. You only need to search and replace import { ... } from '...' statements and class names in your project to make it work.
ModuleWithProviders
without a type parameter will now cause builds to fail when AOT is enabled.Please resolve this ASAP.
The text was updated successfully, but these errors were encountered: