Open Severus256 opened 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]
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? :)
+1
https://github.com/ankosoftware/ng2-bootstrap-modal/blob/196362eb18abfe7309f75829faeeb532f5f294ae/dist/dialog.service.js#L52
Fix would be: change it to this.applicationRef.components[0]