Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 16, Templates are ignored #405

Open
GarethPrattCv opened this issue Aug 10, 2023 · 5 comments
Open

Angular 16, Templates are ignored #405

GarethPrattCv opened this issue Aug 10, 2023 · 5 comments

Comments

@GarethPrattCv
Copy link

First of all, thank you for updating so that it's working in Angular 16!

Angular version:
16

ng-multiselect-dropdown version:
1.0.0

Description of issue:
The options and selected option templates no longer seem to have an effect as of Angular 16.

Steps to reproduce:
Create an ng-multi-select that uses option templates

Expected result:
Option text is as per the template

Actual result:
Option text is as if the template doesn't exist

Demo: Please share sample code link using StackBlitz or codesandbox
https://stackblitz.com/edit/stackblitz-starters-kb7s52?file=src%2Fmain.ts

@vandergil
Copy link

Hi, I'm also facing this issue!!
Did you already solve it?

@garethrpratt
Copy link

Hi, I'm also facing this issue!! Did you already solve it?

I'm afraid not @vandergil

@vandergil
Copy link

Tks!!
Do you have any other component similar to this one?

@garethrpratt
Copy link

No, we reverted to using this without templates. Let us know if you find a good alternative!

@vandergil
Copy link

Great! I can't do that because I am using a dropdown where I need to show a div showing the color and the color name.

I just found this one:
https://ng-select.github.io/ng-select#/multiselect

But I haven't tested it yet and it's not as pretty as ng-multiselet-dropdown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants