Fabian Gosebrink
Fabian Gosebrink
Works again, thank you. Would be glad to help! Sent you an email but no response. How can I get in contact with you best?
Have you tried it without the `filter` operator? So does it not fire at all or only when fitering those Events?
Hey, I just tried to reproduce the issue, but I could not reproduce the issue. ``` export class AppComponent implements OnInit { constructor(public oidcSecurityService: OidcSecurityService, private eventService: PublicEventsService) {} ngOnInit()...
If you have a sample repo to reproduce, this would be fine. > As a result in the past we waited for the ConfigLoaded event to fire, then setup then...
Thanks for providing such useful information. I could reproduce it. With the PR above the bug should be fixed.
@damienbod any plans to test and release this one?
Hey @nwpBerthel maybe the PR is it. If you want, you can double-check.
We are doing everything for our users :) Glad you like the change and glad I could help. Thanks for using our lib!