Reputation: 25
I created a map component and i written code for displaying google map but when I am trying to show google map in p-dialog box in another component(by calling map component with selector), its not displaying.
I am attaching stackblitz link for reference :-
https://stackblitz.com/edit/primeng-dialog-demo-mzmmjb?file=src%2Fapp%2Fapp.component.html
Please help me in these issue. Thanks in advance
Upvotes: 0
Views: 282
Reputation: 11
I have tried your stackblitz Link! It works for me in the p-dialogue and when using the app selector in the main app. Both show the map! I am unable to reproduce your issue here:
https://primeng-dialog-demo-w5u2fx.stackblitz.io
Upvotes: 1