Hello I'm experiencing a weird behavior on the multi select dropdown. When I select a few checkboxes in the multiselect, then leave the page, and lastly return and hit the clear icon the Text still appears in the dropdown. When I clear, I should see the original placeholder only (Check attached video for reference)
I am using a service called UserPrefs to save the bind-values from the multiselect. On the initialized method I set the UserPref values to the bindvalue of the multiselect. I do this so I can have persistence on the multiselect when i leave for another page and come back.
Attachment:
Archive_2_76ad0535.zip