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

Fix Angular 10 generic ModuleWithProviders depreciation #254

Merged
merged 1 commit into from Aug 6, 2020
Merged

Fix Angular 10 generic ModuleWithProviders depreciation #254

merged 1 commit into from Aug 6, 2020

Conversation

olicooper
Copy link
Contributor

Not tested but should resolve #250
See this for more info https://angular.io/guide/migration-module-with-providers

@JoaoPauloLisboa
Copy link

@xieziyu can you see that, please?

@wandaijin
Copy link

@xieziyu same issue

@xieziyu xieziyu merged commit 33ee364 into xieziyu:master Aug 6, 2020
@chuck0523
Copy link

thanks for fixing this!

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

Successfully merging this pull request may close these issues.

ModuleWithProviders now takes a template arguments <T> in angular 10,
5 participants