Skip to content

fix(core): propagate connection meta and owner document to popup#402

Merged
antfu merged 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/popup-connection-meta-and-iframe-owner-document
Jul 14, 2026
Merged

fix(core): propagate connection meta and owner document to popup#402
antfu merged 1 commit into
vitejs:mainfrom
SaKaNa-Y:fix/popup-connection-meta-and-iframe-owner-document

Conversation

@SaKaNa-Y

Copy link
Copy Markdown
Contributor

Description

Fixed the issue where iframes stayed stuck on "Loading iframe..." in popup mode, and the subsequent DevFrame connection issue that was exposed after fixing the iframe loading bug.

Vite DevTools Playground 2026_7_13 21_41_47

Linked Issues

Additional context

@pkg-pr-new

pkg-pr-new Bot commented Jul 13, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/devtools@402
npm i https://pkg.pr.new/@vitejs/devtools-kit@402
npm i https://pkg.pr.new/@vitejs/devtools-rolldown@402

commit: 5228858

@SaKaNa-Y

Copy link
Copy Markdown
Contributor Author

After the 0.4.0 release, the popup mode became almost unusable. After fixing the iframe loading bug, a DevFrame connection bug appeared, which I also fixed. However, I’m not sure whether any new bugs were introduced. I’ll continue checking and verifying it later.

@antfu antfu merged commit c79df41 into vitejs:main Jul 14, 2026
6 of 7 checks passed
@SaKaNa-Y SaKaNa-Y deleted the fix/popup-connection-meta-and-iframe-owner-document branch July 14, 2026 03:25
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