oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

ng2-completer - Search results cutted off in modal window #382

Open DarioN1 opened 6 years ago

DarioN1 commented 6 years ago

I'm working on an Angular2 application that implements ng2-completer.

ng2-completer works very well if used in basic components but if I put it inside a modal window, the search results are cutted of by the modal...

I think I have to set the z-index propery but I don't know where....

Thanks to support