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

Treat callback and onLoad equally for script load verification #49

Merged
merged 5 commits into from
Oct 1, 2020

Conversation

kevincarrogan
Copy link
Contributor

This fixes the problem in #6.

It treats both callback and onLoad equally in that if either one of them is called first it presumes that the script is fully loaded. Any subsequent calls from either onLoad or callback are ignored.

@dozoisch
Copy link
Owner

dozoisch commented Jun 22, 2020

Will try to take a look this weekend. Sorry for delay

@dozoisch dozoisch merged commit bc8fe7c into dozoisch:master Oct 1, 2020
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

Successfully merging this pull request may close these issues.

2 participants