const openSpeakerView = () => {
let child_window_handle;
child_window_handle = window.open(“http://localhost:8080/#/docs/edit/174716/?speaker=true”, “_blank”, “width=760,height=500, resizable, scrollbars=yes, status=1”);
}
it’s not opening window popup