Skip to content

Conversation

@thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Nov 24, 2025

Issue number: N/A


What is the current behavior?

Playwright's setContent cannot handle query params which causes the scripts.js to not run effectively.

What is the new behavior?

  • Update scripts.js to accept hash params as well
  • Update scripts.js to accept the dark class to set dark mode if dark query or hash was not passed

Does this introduce a breaking change?

  • Yes
  • No

Other information

How to test:

  1. Verify that tests are passing

@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ionic-framework Ready Ready Preview Comment Nov 26, 2025 5:42pm

@github-actions github-actions bot added the package: core @ionic/core package label Nov 24, 2025
@thetaPC thetaPC marked this pull request as ready for review November 24, 2025 19:39
@thetaPC thetaPC requested a review from a team as a code owner November 24, 2025 19:39
@thetaPC thetaPC requested a review from ShaneK November 24, 2025 19:39
Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
Copy link
Member

@brandyscarney brandyscarney 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!

@thetaPC thetaPC added this pull request to the merge queue Nov 26, 2025
Merged via the queue into main with commit e9bd3f8 Nov 26, 2025
51 checks passed
@thetaPC thetaPC deleted the test-script branch November 26, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package: core @ionic/core package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants