Commit 23ae39f
committed
fix(cc-network-group-dashboard): prevent error when 404
Since the `@clevercloud/client` package returns `null` instead of
throwing when facing a `404` response, we need to make sure the code
stops after setting the component state to `error` if data is null1 parent 0ee2811 commit 23ae39f
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments