mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 03:36:36 +00:00
Workaround a bug when 2 webviews are loaded at the same time.
In some cases the spectron tests time out in app:start. This should prevent it. Change-type: patch
This commit is contained in:
parent
ce9f142621
commit
43319853ef
@ -92,6 +92,7 @@
|
||||
|
||||
<div>
|
||||
<featured-project
|
||||
ng-if="main.state.isFlashing()"
|
||||
ng-class="{
|
||||
'fp-visible': main.state.isFlashing() && main.isWebviewShowing
|
||||
}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user