Release Notes / Version 10.2107
Table Of Contents
The BindPropertyPlugin attached to the inner LocalComboBox has now set its
componentEvent
to "select" (was "change"). If you want to switch back to the old behavior (which is not recommended) please use the newly introduced configuration
bindPropertyComponentEvent
and set it to "change" again.
(CMS-8325)