Skip to content

Fix lib.includes('dom') check in containerSeemsToBeEmptyDomElement - #61481

Merged
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
frodi-karlsson:fix-container-check
Mar 25, 2025
Merged

Fix lib.includes('dom') check in containerSeemsToBeEmptyDomElement#61481
Jake Bailey (jakebailey) merged 3 commits into
microsoft:mainfrom
frodi-karlsson:fix-container-check

Conversation

@frodi-karlsson

@frodi-karlsson Fróði Karlsson (frodi-karlsson) commented Mar 24, 2025

Copy link
Copy Markdown
Contributor

Fixes #61466, just barely passing provide commensurate value. (:
There are no other lib.includes(...)-like checks I could find that would be similarly bugged

@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Mar 24, 2025
@frodi-karlsson Fróði Karlsson (frodi-karlsson) changed the title Fix container check Fix lib.includes('dom') check in containerSeemsToBeEmptyDomElement Mar 24, 2025
Comment thread src/compiler/checker.ts
@github-project-automation github-project-automation Bot moved this from Not started to Needs merge in PR Backlog Mar 25, 2025
@jakebailey
Jake Bailey (jakebailey) merged commit 29e6d66 into microsoft:main Mar 25, 2025
@github-project-automation github-project-automation Bot moved this from Needs merge to Done in PR Backlog Mar 25, 2025
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

containerSeemsToBeEmptyDomElement does not check correctly for lib.dom.d.ts

5 participants