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

Added: Check for child script being loaded more than once #1312

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

davidjbradshaw
Copy link
Owner

@davidjbradshaw davidjbradshaw commented Aug 20, 2024

The child script should only be loaded once into the iframe. Added check to see if it has already been setup and return warning if this is the case.

Fixes: #1309

@davidjbradshaw davidjbradshaw changed the title Add check for child script being loaded more than once Added: Check for child script being loaded more than once Aug 20, 2024
@davidjbradshaw davidjbradshaw merged commit b766494 into master Aug 20, 2024
4 checks passed
@davidjbradshaw davidjbradshaw deleted the ensureRunOnlyOnce branch August 20, 2024 14:00
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.

Incorrect initial height. 'init' event stacking + called excessively. Page bogged down. tolerance ignored
1 participant