ngx-hover-preload icon indicating copy to clipboard operation
ngx-hover-preload copied to clipboard

🖱 Preload Angular lazy-loaded routes on mouse over

Results 3 ngx-hover-preload issues
Sort by recently updated
recently updated
newest added

Since Angular 13, libraries should be compatible with https://angular.io/guide/angular-package-format Would it be possible to make it compatible?

Hi, I am getting the following error when following your instructions on Angular 8: ``` NullInjectorError: StaticInjectorError(AppModule)[LinkDirective -> RegistryService]: ```

I would like to replace the link directive with custom directive and therefore I would like to use RegistryService directly.