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

Fix crash when componentWillUnmount is called #188

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BenjaminFaal
Copy link

Sometimes the subscription can be undefined, so now it checks for undefined or not and then disposes the subscription

Sometimes the subscription can be undefined, so now it checks for undefined or not and then disposes the subscription
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