optimistex/ngx-select-ex

How can i open dropdown in body

Opened this issue · 0 comments

I have one page in which i am using third party plugin for scroll

So div will have property overflow:hidden. I want to open dropdown in body. I am unable to find any property for container:body.

Even if dropdown is last item in page, it should open above instead of bottom of component. It just opens bottom of page & expands page.

Can anyone suggest me the resolution for this issue?