- When we get a response from API, the data can be either null, undefined, not an array and an array but with no data - We had handled for everything else except the case of empty array - This commit fixes that - We run a query which will return an empty array as response - We check if application is crashing because of this |
||
|---|---|---|
| .. | ||
| client | ||
| rts | ||
| server | ||
| util | ||
| yarn.lock | ||