Closed pago closed 5 years ago
combineRefs invoked the subscription object directly instead of calling the unsubscribe method on it.
combineRefs
unsubscribe
What changed in this PR:
combineRefs
invoked the subscription object directly instead of calling theunsubscribe
method on it.