-
Notifications
You must be signed in to change notification settings - Fork 6
Angular testing issues #7
Copy link
Copy link
Open
Description
After using library as service the components are failing with
NullInjectorError: R3InjectorError(DynamicTestModule)[Gallery -> Gallery]:
NullInjectorError: No provider for Gallery!
error properties: Object({ ngTempTokenPath: null, ngTokenPath: [ 'Gallery', 'Gallery' ] })
NullInjectorError: R3InjectorError(DynamicTestModule)[Gallery -> Gallery]:
NullInjectorError: No provider for Gallery!
&
NullInjectorError: R3InjectorError(DynamicTestModule)[Gallery -> Overlay -> Overlay]:
NullInjectorError: No provider for Overlay!
error properties: Object({ ngTempTokenPath: null, ngTokenPath: [ 'Gallery', 'Overlay', 'Overlay' ] })
NullInjectorError: R3InjectorError(DynamicTestModule)[Gallery -> Overlay -> Overlay]:
NullInjectorError: No provider for Overlay!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels