ankosoftware / ng2-bootstrap-modal

Library to simplify the work with bootstrap modal dialogs
MIT License
54 stars 62 forks source link

For the compability with Angular 5, here should be used new syntax #60

Open Severus256 opened 6 years ago

Severus256 commented 6 years ago

https://github.com/ankosoftware/ng2-bootstrap-modal/blob/196362eb18abfe7309f75829faeeb532f5f294ae/dist/dialog.service.js#L52

Fix would be: change it to this.applicationRef.components[0]

rafaelfaria commented 6 years ago

Thanks. Are we getting an updated version of this so we don't need to hack it into the node_modules and loose it everytime we need to reinstall it? :)

foote-Greg commented 6 years ago

+1