Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'error' of null in realtime-subsription-handshake-link.js #688

Open
simonbuerger opened this issue Oct 21, 2021 · 0 comments

Comments

@simonbuerger
Copy link

Seems to happen after leaving app open for an extended period (eg in simulator, but I have seen it on device too) and observer is set to null when it tries to call observer.error

Think it might be this line, but I noticed there's no null check on any of the observer.error calls

Can I open a PR and add null checks for the observer.error calls?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant