Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49308

Select searchable error after using Lazy loading

$
0
0

@Alimhanna91 wrote:

i’ve updated my app from ionic 2 to ionic 3 and i’ve used Lazy loading
after that , i’ve faced many problems the worst one is :

No component factory found for SelectSearchablePageComponent. Did you add it to @NgModule.entryComponents?
page.html is :

<select-searchable  class="selectMenu1" itemValueField="tid" itemTextField="name" [items]="types"
            [canSearch]="true"
            [canReset]="true"
            (onChange)="portChange($event)" formControlName="carType">
           </select-searchable>```
page.ts : 

portChange(event: { component: SelectSearchable, value: any }) {

}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49308

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>