I need to use ui-select within a parent div element which contains overflow-x: scroll style.
The problem is when we click on dropdown the option list hides behind the scrollbar. Please refer this image https://prnt.sc/oitdlw
I have created a sample at JSFiddle which shows the problem and expected result http://jsfiddle.net/u4q82a71/4/
Please let me know if any additional information is required.
Thanks in advance
Try this one. remove overflow-x:scroll
css