maxence-charriere/go-app

How to force ctx.Navigate() to open target in a new Tab

kgeipel-retail7 opened this issue · 1 comments

Is it somehow possible to force the ctx.Navigate() function to open the target in a new Tab or Window, even if the target is on the same host/domain?

Just call app.Window().Call("open", "/?test")