psykolm22 / angular-google-place

Angular google place library
MIT License
15 stars 14 forks source link

Not working on NgbActiveModal. Place api called but dropdown of results not showing. #67

Closed ip-amity-tarun closed 6 years ago

ip-amity-tarun commented 6 years ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/psykolm22/angular-google-place/blob/master/CONTRIBUTING.md#question

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


Angular version: X.Y.Z
Angular Google place version : X.Y.Z

Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:
- Node version: XX  
- Platform:  

Others:

ip-amity-tarun commented 6 years ago

Fixed It's working found it here https://stackoverflow.com/questions/27005608/angularjs-ui-bootstrap-modal-with-google-places .pac-container { z-index: 100000; }