Skip to content

Conversation

ncaq
Copy link
Contributor

@ncaq ncaq commented Apr 5, 2025

The Amazon Prime Gaming page was failing to load
when SurfingKeys was enabled due to premature shadow DOM initialization.
his patch delays the creation of the shadow root until the DOM is ready,
ensuring that the page loads correctly.
Note that while this fixes the loading problem,
some commands (e.g., scrolling) still do not work.

The Amazon Prime Gaming page was failing to load
when SurfingKeys was enabled due to premature shadow DOM initialization.
his patch delays the creation of the shadow root until the DOM is ready,
ensuring that the page loads correctly.
Note that while this fixes the loading problem,
some commands (e.g., scrolling) still do not work.
@brookhong brookhong closed this May 10, 2025
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.

2 participants