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: set generic type for ModuleWithProviders #463

Merged
merged 1 commit into from
Feb 27, 2021
Merged

fix: set generic type for ModuleWithProviders #463

merged 1 commit into from
Feb 27, 2021

Conversation

Juneezee
Copy link
Contributor

@Juneezee Juneezee commented Feb 22, 2021

Usage without a generic type is deprecated for ModuleWithProviders. See https://angular.io/api/core/ModuleWithProviders

Fix #460

Usage without a generic type is deprecated for ModuleWithProviders.
See https://angular.io/api/core/ModuleWithProviders

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
@ihadeed ihadeed merged commit 65d04e3 into zyra:master Feb 27, 2021
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.

Angular 10 || 11 and Ionic 5: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s) error
2 participants