auto-complete
auto-complete copied to clipboard
Component Factory Error
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