- Home
- Forum
- JavaScript - EJ 2
- Preselect values not working with Virtualized, Remote Data MultiSelect
Preselect values not working with Virtualized, Remote Data MultiSelect
There appears to be an issue preselecting values in a MultiSelect component when virtualization is enabled and using remote data. When specifying options to be preselected via the MultiSelect.values property, after rendering, the component does not display the specified placeholder. If you select another value from the component you will see '[Manually selected value], undefined' (i.e. '1002, undefined').
The issue can be recreated using the stackblitz linked on the following example from the documentation: https://ej2.syncfusion.com/javascript/documentation/multi-select/virtual-scroll#binding-remote-data
Just add the following line to the component initialization: 'value: [1001],'
Any assistance would be appreciated.
Best,
Hunter
Hello,
I am just following up on this issue. Any updates would be appreciated.
Thank you,
Hunter
As per our previous update, we have identified the reported issue — “MultiSelect displays ‘undefined’ when virtualization is enabled along with custom preselected values” — as a bug on our end.
We are currently working on a fix, which will be included in our upcoming weekly patch release, expected to be rolled out by the end of May 2026.
For more details, please refer to the feedback item below:
🔗 https://www.syncfusion.com/feedback/73986/multiselect-displays-undefined-when-virtualization-is-enabled-along-with-custom
The issue "MultiSelect displays 'undefined' when virtualization is enabled along with custom preselected values" has been fixed in version 33.2.7.
AllowCustomValue was not handled properly in the virtualization scenario.- 4 Replies
- 3 Participants
-
HM Hunter Malley
- Apr 22, 2026 07:28 PM UTC
- Jun 24, 2026 06:41 AM UTC