Registering a provider in app.module.shared does not work #685

Closed
opened 2025-08-09 17:17:16 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @ukphillips on 6/5/2017

I have an injectable service that I am attempting to register as a provider in my app.module.shared.ts, but at runtime I get the typical no provider for XXXservice error. When I move the provider registration to the app.module.client level everything seems to run fine.

*Originally created by @ukphillips on 6/5/2017* I have an injectable service that I am attempting to register as a provider in my app.module.shared.ts, but at runtime I get the typical no provider for XXXservice error. When I move the provider registration to the app.module.client level everything seems to run fine.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#685
No description provided.