Preventing the browser from blocking the popup
Closing the popup from the main window
Keeping track of the popup window state (open or closed)
Using RxJS fromEvent instead of addEventListener
Check out the RxJS interval for an alternative to using setInterval
https://www.learnrxjs.io/learn-rxjs/o...
https://github.com/JacobDoucet/light-...
https://www.learnrxjs.io/learn-rxjs/o...