auto-complete icon indicating copy to clipboard operation
auto-complete copied to clipboard

Component Factory Error

Open Jayp2002 opened this issue 5 years ago • 0 comments

IMPORTANT Getting following error 'No component factory found for NguiAutoCompleteComponent. Did you add it to @NgModule.entryComponents?' my project has been upgarded to angular9, before upgarde there were no errors

Steps to reproduce and a minimal demo

  • angular9 project using @ngui/auto-complete": "3.0.0
  • imported 'NguiAutoCompleteModule' within my modules

Current behavior

  • ERROR - No component factory found for NguiAutoCompleteComponent. Did you add it to @NgModule.entryComponents?

Expected/desired behavior

Other information

  • using the latest version @ngui/auto-complete": "3.0.0

Jayp2002 avatar Sep 11 '20 11:09 Jayp2002