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

Inject bridge.js into top frame only #203

Merged
merged 2 commits into from Jul 2, 2023

Conversation

mattyrob
Copy link
Contributor

@mattyrob mattyrob commented Jul 2, 2023

Fix for #202

This PR adds a conditional check to the Chrome bridge.js file such that it is only injected into the top most frame.

This has been tested locally on the ClassicPress repository install and resolved the reported Error: ReferenceError: QUnit is not defined" issue.

@Krinkle Krinkle merged commit e2f7104 into gruntjs:main Jul 2, 2023
6 checks passed
@mattyrob mattyrob deleted the fix/frame-bridge-inject branch November 17, 2023 11:24
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.

None yet

2 participants