Commit 3c586fa
authored
Redirect user to build list menu on initial build load crash (#9493)
* 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.
* FIX: disable the the feature when in dev mode for easier debugging1 parent bff74c2 commit 3c586fa
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