combinedRegion should always returns loading as boolean
Closed this issue · 0 comments
dancerphil commented
Describe the bug
combinedRegion should always returns loading as boolean
To Reproduce
const loading = combinedRegion.getLoading(['a', 'b'])
Returns an array of boolean
Expected behavior
Returns a boolean
Additional context
/