We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm having some problems implementing your code. I'm using popcorn-complete, does it still work?
The error I get is: nvalidStateError: An attempt was made to use an object that is not, or is no longer, usable from:
cb=gapi.loaded_0 (line 108 ...dow.document.cookie+"|"+window.document.location+"|"+(new window.Date).getTime()...
When comment out the function, everything works, uncommented I get the above error in the console.
this.pop.capture({ at: 30 });
The text was updated successfully, but these errors were encountered:
So... How is an error from gapi related to capture?
gapi
Sorry, something went wrong.
No branches or pull requests
I'm having some problems implementing your code. I'm using popcorn-complete, does it still work?
The error I get is:
nvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
from:
When comment out the function, everything works, uncommented I get the above error in the console.
The text was updated successfully, but these errors were encountered: