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

Add a warning if contentLoaded event isn't received #85

Merged
merged 3 commits into from
Jul 13, 2023

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jul 10, 2023

So the widget fails less silently if waitForIFrameLoad=false is specified but the widget doesn't send the contentLoaded event, to help prevent people like me being daft and wasting ages because they reverted one bit of code and not the other.

Also fixes a couple of typos.

dbkr added 2 commits July 10, 2023 14:42
So the widget fails less silently if waitForIFrameLoad=false is specified
but the widget doesn't send the contentLoaded event, to help prevent
people like me being daft and wasting ages because they reverted one
bit of code and not the other.
@dbkr dbkr requested a review from a team as a code owner July 10, 2023 13:54
@dbkr dbkr requested review from andybalaam and robintown and removed request for a team July 10, 2023 13:54
@robintown robintown removed the request for review from andybalaam July 12, 2023 16:01
Copy link
Contributor

@toger5 toger5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good,
Those typos/spelling mistakes of mine survived for 20months (ugh)

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@dbkr dbkr merged commit 682b001 into master Jul 13, 2023
@dbkr dbkr deleted the dbkr/contentloaded_timeout branch July 13, 2023 13:40
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.

3 participants