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: inject DOCUMENT #1918

Merged
merged 1 commit into from Mar 24, 2024

Conversation

timdeschryver
Copy link
Contributor

@FabianGosebrink the example apps are not working anymore.
This is probably something we missed in #1917

core.mjs:11760  ERROR NullInjectorError: R3InjectorError(AppModule)[OidcSecurityService -> CheckAuthService -> SilentRenewService -> ImplicitFlowCallbackService -> IntervalService -> Document -> Document]: 
  NullInjectorError: No provider for Document!
    at NullInjector.get (core.mjs:5626:27)
    at R3Injector.get (core.mjs:6069:33)
    at R3Injector.get (core.mjs:6069:33)
    at injectInjectorOnly (core.mjs:911:40)
    at ɵɵinject (core.mjs:917:60)
    at inject (core.mjs:1001:12)
    at new IntervalService (interval.service.ts:8:37)
    at Object.IntervalService_Factory [as factory] (interval.service.ts:40:4)
    at core.mjs:6189:43
    at runInInjectorProfilerContext (core.mjs:867:9)

@FabianGosebrink
Copy link
Collaborator

Ah shoot. I found one of those errors but missed this one. Yes, that one is on me. Thanks!

@FabianGosebrink FabianGosebrink merged commit 3ee9fe5 into damienbod:main Mar 24, 2024
10 checks passed
@timdeschryver timdeschryver deleted the fix-inject-document branch March 24, 2024 12:50
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.

None yet

2 participants