fix checking for parseShadowDom option by tstackhouse · Pull Request #767 · prerender/prerender
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 946
Open
tstackhouse wants to merge 1 commit intoprerender:masterfrom
Open
fix checking for parseShadowDom option#767
tstackhouse wants to merge 1 commit intoprerender:masterfrom
fix checking for parseShadowDom option#767
tstackhouse wants to merge 1 commit intoprerender:masterfrom
Conversation
Copy link Copy Markdown
tstackhouse
commented
Oct 10, 2023
tstackhouse
commented
I've been testing using this against our new website which uses shadowdom for some of our content, however I found that the parseShadowDom option isn't actually being set on the tab.prerender object. By adding the check below we get the shadowdom content in the prerendered response.
nickdemarco89 approved these changes Oct 10, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment