Describe the bug
A dropdown with a complex (object) value appears as Other [object Object] iff 'Enable the "Option" option' is turned on, instead of showing it's intended display value (label).
Note: the actual value saved stays correct. Best guess is a lazy/eager load issue, or similar, from what I can see.
Steps to reproduce
- Set up dropdown with
choicesByUrl, and set up to store complex (object) values
- Set a default value for the dropdown
- Enable Other option
- See
[object Object] in dropdown selection.
Expected behavior
Dropdown appears with the correct label.
Screenshots

Please complete the following information:
- Browser: tested on Chrome, Firefox, and Safari
- Browser version: various, all recent
- JS framework/library: React
- SurveyJS version: 2.5.8
- Device: laptop & iPhone