Commit c550926
committed
FIX: redirect user to build list menu on initial build load crash
Currently if a build crashes on initial load the user will be stuck in
the OnError screen. This is especially problematic if the build is set
to default load on startup essentially locking the user out of POB. This
PR redirect the user to the build list menu if a build crashes on
initial load allowing the user to dismiss the error and load a different
build.1 parent fb6cd05 commit c550926
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 | | |
114 | 118 | | |
115 | 119 | | |
| |||
0 commit comments