Skip to content

Commit c73fac5

Browse files
committed
fix: NG0406: This instance of the ApplicationRef has already been destroyed
1 parent 8011c48 commit c73fac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/modules/angular-slickgrid/components/angular-slickgrid.component.ts

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ import { ContainerService } from '../services/container.service';
9090
providers: [
9191
// make everything transient (non-singleton)
9292
AngularUtilService,
93-
ApplicationRef,
9493
TranslaterService,
9594
]
9695
})

0 commit comments

Comments
 (0)