-
Notifications
You must be signed in to change notification settings - Fork 26.7k
Closed
Description
Description
Module Injector
ModuleInjector is configured by the @NgModule.providers and NgModule.imports property.
What is the affected URL?
https://angular.io/guide/hierarchical-dependency-injection
Please provide the steps to reproduce the issue
Visit to the above url, check the module Injector.
Module Injector is configure by NgModule.providers array or @Injectable({provideIn:''}) property but in the above link mentioned NgModule.imports which should be updated.
Please provide the expected behavior vs the actual behavior you encountered
Module Injector is configure by NgModule.providers array or @Injectable({provideIn:''}) property but in the above link mentioned NgModule.imports which should be updated.
Please provide a screenshot if possible
Please provide the exception or error you saw
No response
Is this a browser-specific issue? If so, please specify the device, browser, and version.
No response
Metadata
Metadata
Assignees
Labels
No labels
