dropdown
dropdown copied to clipboard
popupAlign prop doesn't pass into Trigger
I want to change the position of the dropdown along the X axis, for this I use the property
popupAlign
. As you can see in the image, the property is not passed inside the dropdown to the trigger. While another property destroyPopupOnHide={true}
is passed to the Trigger.
The prop popupAlign
is defined as align
. Try setting the align
property