Jun 20, 2021
Sorry for the late answer, you can put your ModalModule inside the CoreModule if you spawn a single modal and want it to be a singleton, if you spawn multiple modals, you better consider the SharedModule. Here's a good example of your usecase: https://stackoverflow.com/questions/53156839/angular-style-guide-where-to-put-component-services