Techmaster242

Results 1 comments of Techmaster242

> I have the same problem. Here is my workaround: > // when the second modal is closed/destroyed then > secondModalRef.onDestroy.pipe(first()).subscribe(() => { What is the first() thing you're calling...