Hi,
I'm currently working in an angular project, which has a multiselectdropdown element. For the datasource of the multiselect I use async data (I takes some seconds to be available). But, when It is available, the place holder of the selected items of the multiselectdropdown takes some minutes to appear.
This are my versions:
Thank you,
David.
Hi David P.G.,
We have validated the reported query on our end. Unfortunately, we weren’t able to reproduce the reported issue as per your scenario.
Also, we request that you provide additional details about the issue, as mentioned below. This will help us validate the issue further and provide you with a better solution.
Hi Kokila,
The issue happens when the data is async, and when it takes some seconds to be available. Also, to happen the issue there must be some values selected in the multiselect dropdown list, because the place holder is for that selected values. Appart from that, I use the ChangeDetectionStrategy.OnPush.
I've done this stackblitz where you can see the problem:
Despite of selecting some records, with [value] propertie of the MultiSelectDropdown, they don't appear as selected and the placeholder doesn't appear.
Thank you,
David.
Hi David P.G.,
We apologize for any confusion you've experienced. To ensure we comprehensively address your concern, we kindly request further information from your end.
We took a look at the StackBlitz sample you provided, but it appears that the data source is not loading as expected. Could you please confirm if the data source not being loaded is indeed the issue, as you mentioned? If not, could you provide a step-by-step procedure to reproduce the issue, along with any necessary data or context?
To better understand the problem, it would be immensely helpful if you could share a video illustrating the behavior you're experiencing. This will aid us in our investigation and enable us to provide a more accurate solution.
Regards,
Kokila Poovendran.