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
There can be different causes to reload iframe, e.g. a dev server can trigger it. The iframe should not steal focus on each reload, but only if a user explicitly requested it, i.e. by clicking the refresh button.
Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
There can be different causes to reload iframe, e.g. a dev server can trigger it. The iframe should not steal focus on each reload, but only if a user explicitly requested it, i.e. by clicking the refresh button.
Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
There can be different causes to reload iframe, e.g. a dev server can trigger it. The iframe should not steal focus on each reload, but only if a user explicitly requested it, i.e. by clicking the refresh button.
Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
Signed-off-by: Bogdan Stolojan <petre.stolojan@arm.com>
When I edit and auto compile code with mini-browser opened, after refresh an editor does not have a focus anymore.
Reproducible with http://gitpod.io#https://github.com/akosyakov/gtr-cof
The text was updated successfully, but these errors were encountered: