You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For our Sandstorm integration. Currently user can open in-app links into a tab and escape Sandstorm chrome. This makes it really bad UI. App should do something about it.
Currently the issue is that they cannot really know where to redirect to back.
One option would be to access the outside location using window.parent.location and store it on the server side. Then if app is opened without chrome, it uses that to redirect.
For our Sandstorm integration. Currently user can open in-app links into a tab and escape Sandstorm chrome. This makes it really bad UI. App should do something about it.
Currently the issue is that they cannot really know where to redirect to back.
sandstorm-io/sandstorm#1848
The text was updated successfully, but these errors were encountered: