0

Error:

Error: StaticInjectorError(AppModule)[DatatableComponent -> ScrollbarHelper]: StaticInjectorError(Platform: core)[DatatableComponent -> ScrollbarHelper]: NullInjectorError: No provider for ScrollbarHelper!

CurrentBehaviour: Now, I have entry component, and when i trigger that, the above error happens. My project is with --aot compilation. Any help is appreciable

Sfili_81
  • 2,377
  • 8
  • 27
  • 36
Keerthana
  • 1
  • 1
  • 2
    Some code or [mcve] would be greatly appreciated. Consider complying with [ask]. –  May 29 '19 at 11:20
  • When you have a component among **entryComponents** array make sure you remove all selectors from html for that component. In your case it is DatatableComponent. Check your html files for it's selector. – robert May 29 '19 at 11:31

0 Answers0