Describe the bug
The custom id attributes specified via the attributes option are missing after a search occurs on a multiselect
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Ids should be on the anchors after the search. Without the correct id on the value, we can not easily find the option to click in automated tests
Version
Screenshots
Before search:

After Search:

Platform
Additional context
Add any other context about the problem here.
Looks like this is related on this issue https://github.com/infor-design/enterprise/issues/5053 and the fix is here https://github.com/infor-design/enterprise/pull/5213
Maybe need a test page in NG to make sure it also works? @tjamesallen15 @tmcconechy
QA Passed. Thank you.
Working as expected.

Most helpful comment
Looks like this is related on this issue https://github.com/infor-design/enterprise/issues/5053 and the fix is here https://github.com/infor-design/enterprise/pull/5213
Maybe need a test page in NG to make sure it also works? @tjamesallen15 @tmcconechy