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
Engine stalls during start, leaves app locked, including ability to turn off start engine during startup in settings
Notes:
Most likely due to the engine starting before the UI comes up, so we miss the control panel update event. Need to let the base widget render before we start the app.
The text was updated successfully, but these errors were encountered:
STR:
Expected:
Engine starts
Actual:
Engine stalls during start, leaves app locked, including ability to turn off start engine during startup in settings
Notes:
Most likely due to the engine starting before the UI comes up, so we miss the control panel update event. Need to let the base widget render before we start the app.
The text was updated successfully, but these errors were encountered: