Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with Angular 9 #61

Open
Michael-Ziluck opened this issue Feb 7, 2020 · 1 comment
Open

Incompatible with Angular 9 #61

Michael-Ziluck opened this issue Feb 7, 2020 · 1 comment

Comments

@Michael-Ziluck
Copy link

ModuleWithProviders without a type parameter will now cause builds to fail when AOT is enabled.

Please resolve this ASAP.

@K-Adam
Copy link

K-Adam commented Mar 25, 2020

I created @k-adam/ngx-loading-spinner, because I had a similar issue, and this package looks abandoned.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants