Skip to content

fix: "Overlay enabled" false positive#32

Merged
LingyuCoder merged 1 commit intorstackjs:mainfrom
henryqdineen:hqd-fix-overlay-false
May 7, 2025
Merged

fix: "Overlay enabled" false positive#32
LingyuCoder merged 1 commit intorstackjs:mainfrom
henryqdineen:hqd-fix-overlay-false

Conversation

@henryqdineen
Copy link
Copy Markdown
Contributor

When client.overlay is set to false the resource query string will be contain overlay=false (relevant code). This PR fixes the enabledFeatures logic to handle cases when overlay=false

Equivalent webpack-dev-server PR: webpack/webpack-dev-server#5464

@chenjiahan chenjiahan requested a review from LingyuCoder April 29, 2025 02:01
Copy link
Copy Markdown
Contributor

@LingyuCoder LingyuCoder left a comment

Choose a reason for hiding this comment

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

Thank you

@LingyuCoder LingyuCoder merged commit cf94373 into rstackjs:main May 7, 2025
4 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.

2 participants