You need to inject the NgbActiveModal into your component instead of the NgbModal service. I use the close method to gracefully close the modal.
確定! 回上一頁