Is there a way to open a browser window from a panel plugin? The usual window.open() throws the error:
Plugin TypeError: window.open is not a function
Is there a way to open a browser window from a panel plugin? The usual window.open() throws the error:
Plugin TypeError: window.open is not a function