eakoriakin / ionic-selectable

Ionic Selectable is an Ionic versatile and highly customizable component that serves as a replacement to Ionic Select, and allows to search items, including async search, create items, customize the layout with templates and much more. It provides an intuitive API and is easy to set up and use.
MIT License
550 stars 123 forks source link

Ionic7 ignores all ngTemplate from ionic-selectable 5.0.3 #446

Open m4g1c14n2000 opened 8 months ago

m4g1c14n2000 commented 8 months ago

Running Ionic v7.0.0 & Angular 17 with Ionic Selectable v5.0.3 ( also the same for with Angular 16 ).

Is there anything I can do to fix this?

mattiabonzi commented 7 months ago

Same issue, Ionic 7.6.4, Ionic Selectable 5.0.3, Angular 17. All ngTemplate are ignored.

eduardgutierrez commented 7 months ago

Same

oliviervandersijs commented 7 months ago

Same

oliviervandersijs commented 7 months ago

@mattiabonzi @eduardgutierrez @m4g1c14n2000

The solution to this is inside this thread.

Turns out you need to import the correct directive to use a specific ng-template.