Christopher Smit
Results
12
comments of
Christopher Smit
@swernimo, the only thing I did was in the `app.config.ts` file you have to now add this to your providers: ```typescript export const appConfig: ApplicationConfig = { providers: [ importProvidersFrom(NgxUiLoaderModule.forRoot(ngxUiLoaderConfig)),...
This still seems to be a problem. Either the documentation does not clearly explain what should be done to trigger this background fetch or the functionality is broken. Can we...