Hi,
I have a Combobox with remote binding using Datamanager, it also has the functionality to load data on scroll. However, if the value of the item that is bind during the initialisation is not in the initial list loaded in the dropdown then it doesn't show the "text" and instead shows the "id". Below is the link that reproduces the problem.
It shows "ERNSH" instead of "Roland Mendel".
https://stackblitz.com/edit/w39uuc-qcmryj?file=index.js
Please advise.
Thanks
Sri