Currently, we are initializing nuxeo-select2 every time the value changes (either by data-binding or when an entry is selected in the UI).
With this behavior, every time the user selects an entry in the UI, instead of displaying a proper label, it displays the entry id.
- is required by
-
NXP-18928 Display collection title instead of id on Collection Selector
- Resolved