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

fix: headless.ts importNode to setAttribute & innerhtml #202

Merged
merged 4 commits into from
Jan 7, 2025

Conversation

bc-micah
Copy link
Contributor

@bc-micah bc-micah commented Jan 7, 2025

Jira: JIRA_TOKEN

What/Why?

  • importNode looked like it works, but the browser does not actually fetch the scripts or run the js.
  • staging was not working properly because window.B3 value was being saved in global constant too early when using headless

Rollout/Rollback

We need to investigate this logic more to understand (this is already a revert)

Testing

Locally & planning to do in tier 1

@bc-micah bc-micah force-pushed the fix/headless-import-node branch from a42fdcb to 257cd11 Compare January 7, 2025 17:47
@bc-micah bc-micah changed the title fix: headless.ts importNode logic revert fix: headless.ts importNode to setAttribute & innerhtml Jan 7, 2025
Copy link
Contributor

@BC-EEspinosa BC-EEspinosa left a comment

Choose a reason for hiding this comment

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

LGTM

@bc-micah bc-micah merged commit 0d19fc6 into main Jan 7, 2025
7 checks passed
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