I have developer a WebDynpro (ABAP) component that has a DropdownByKey.
The component is embedded in two different compoents that are part of different WD aplications.
In application A, everything works fine, but in application B, I am getting a JavaScript Error when clicking on the dropdown.
The error message is "oAccessibilityHelper is undefined".
What can I do? Why are the two applications behaving differently? I could find no difference so far.