I wanted to test this part of code :
this.sub = fromEvent($(#myModal), \'hide.bs.hide\').subcribe( () => { // some stuff }
So this is a bo