Commit 71afa7c
committed
Fix crash on startup when daemon not yet connected
Guard agentNetworksStateNotifierProvider watch behind daemon connection
check to prevent StateError when the async daemon connection hasn't
completed during initial home page build.1 parent acef34f commit 71afa7c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
| |||
0 commit comments