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

cancel is not defined error #26

Open
sy1vain opened this issue Sep 25, 2019 · 0 comments
Open

cancel is not defined error #26

sy1vain opened this issue Sep 25, 2019 · 0 comments
Assignees

Comments

@sy1vain
Copy link

sy1vain commented Sep 25, 2019

When startListening is called after stopListening it will throw an error:

cancel is not defined

cancel();
should probably be changed into
this.cancel()

@Kaljurand Kaljurand self-assigned this Sep 25, 2019
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

2 participants