Hi,
On several places in my application I make use of MultiSelect Dropdown. Everywhere it is working fine except for one place.
On this place the data is not shown when I click on the object. When I enter a character in the filter it shows parts of names. Not underneath each other but beside each other.
The data is in the object available but represented as an empty small block. When I click on this empty block the name that should be shown is shown in the selection part on top of the DropdownList.
Version of the Dropdown is 18.1.53 (so the latest version), Angular version is 8.
Difference with the other places in the Application where I use the dropdown object is that it is placed in a small component on top of the screen and the selection drops over the underlying component (which is a component with a timeline schedule).
Searching through this forum did not show a similar problem.
I have a feeling it is a css issue, but no special attributes are assigned to the component or object.
Anyone has an idea where I should look to fix this?
Screenprints of this behaviour are placed underneath, mode of the object is CheckBox
Kind regards,
Bob