Open blackary opened 1 year ago
Having the same issue, this suggestion does not work for me
Having the same issue, this suggestion does not work for me
The same here. Even a simple script = 'await (async function () { return "test"; })()'
return 0
Is there an easy way to simply return something simple like
window.parent.location.href
(to get the url of the app) without explicitly nested it inside an async function?