Try increasing the z-index of the component that the Dropdown component is in to 51 or higher. If the dropdown is by itself and not in another component, set the z-index for the dropdown to >51.
Thanks - unfortunately the Dropdown Component doesn’t have a z-index setting. When I put it in a container and change its z-index, the Dropdown doesn’t even open.
Placing the container with the Dropdown below other content still works fine.