When the user opens the dropdown list, I want to add an dropdown item.
This is no problem in an ungrouped dropdown, but when I set [group]="true"
this does not seem to work any longer…
I reproduced the issue in a minimal stackblitz here.
When the user opens the dropdown list, I want to add an dropdown item.
This is no problem in an ungrouped dropdown, but when I set [group]="true"
this does not seem to work any longer…
I reproduced the issue in a minimal stackblitz here.