Trying to use cellRendererFramework(v13.1.2) with angular2 but getting this error instead:
ProductComponentComponent.html:7 ERROR Error: No component factory found for [object Object]. Did you add it to @NgModule.entryComponents? at noComponentFactoryError (core.es5.js:3202)
Is cellRendererFramework not supported in ag-grid v13.1.2? Or is there some other issue.
Something similar has been asked earlier but didn't found any helpful answer.Please help with this. Thanks in advance.