Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

fix stopObserver #89

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

fix stopObserver #89

wants to merge 1 commit into from

Conversation

shrpne
Copy link
Contributor

@shrpne shrpne commented Apr 17, 2020

Looks like there was a typo.
Checking for a falsy _observer has no sense because then we will not be able to call .disconnect() on it, if it is falsy.

So I have changed condition to check truthy _observer

@galvez galvez requested a review from pimlie April 17, 2020 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant