IO-2261 Missing loader handler for owner_owing, correct payment
This commit is contained in:
@@ -170,7 +170,7 @@ export function PaymentsListPaginated({
|
||||
}
|
||||
setPaymentContext({
|
||||
actions: { refetch: refetch },
|
||||
context: apolloResults ? record : apolloResults,
|
||||
context: apolloResults ? apolloResults : record,
|
||||
});
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user