Hi Everyone,
I downloaded from Git the OneIdentity project, after that I started the web portal from visualstudio code on my localhost.
I have a OneIdentity web portal loop loading page.
If i check the inspection view of html page with chrome I see this error:
2024-11-04T14:41:25.763Z ERROR [main.js:2409] NullInjectorError: R3InjectorError(AppModule)[Document -> Document -> Document]:
NullInjectorError: No provider for Document!
at NullInjector.get (core.mjs:8191:27)
at R3Injector.get (core.mjs:8618:33)
at R3Injector.get (core.mjs:8618:33)
Can anybody help me?
Thanks a lot.