regionjs/region-core

combinedRegion should always returns loading as boolean

Closed this issue · 0 comments

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
/