Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(compiler-vapor): move next, child and nthChild before the setInsertionState #13057

Open
wants to merge 2 commits into
base: vapor
Choose a base branch
from

Conversation

zhiyuanzmj
Copy link
Member

@zhiyuanzmj zhiyuanzmj commented Mar 17, 2025

fix: REPL

Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 015e1ee
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/67d8f76865c5a400082411cb
😎 Deploy Preview https://deploy-preview-13057--vapor-repl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

pkg-pr-new bot commented Mar 17, 2025

Open in Stackblitz

@vue/compiler-core

npm i https://pkg.pr.new/@vue/compiler-core@13057

@vue/compiler-dom

npm i https://pkg.pr.new/@vue/compiler-dom@13057

@vue/compiler-sfc

npm i https://pkg.pr.new/@vue/compiler-sfc@13057

@vue/compiler-vapor

npm i https://pkg.pr.new/@vue/compiler-vapor@13057

@vue/compiler-ssr

npm i https://pkg.pr.new/@vue/compiler-ssr@13057

@vue/reactivity

npm i https://pkg.pr.new/@vue/reactivity@13057

@vue/runtime-core

npm i https://pkg.pr.new/@vue/runtime-core@13057

@vue/runtime-dom

npm i https://pkg.pr.new/@vue/runtime-dom@13057

@vue/runtime-vapor

npm i https://pkg.pr.new/@vue/runtime-vapor@13057

@vue/server-renderer

npm i https://pkg.pr.new/@vue/server-renderer@13057

@vue/shared

npm i https://pkg.pr.new/@vue/shared@13057

vue

npm i https://pkg.pr.new/vue@13057

@vue/compat

npm i https://pkg.pr.new/@vue/compat@13057

commit: c50fb0e

@zhiyuanzmj zhiyuanzmj marked this pull request as draft March 17, 2025 16:58
@zhiyuanzmj zhiyuanzmj closed this Mar 17, 2025
@zhiyuanzmj zhiyuanzmj reopened this Mar 18, 2025
@zhiyuanzmj zhiyuanzmj changed the title fix(compiler-vapor): move setInsertionState to the end to prevent the nthChild mismatch fix(compiler-vapor): move next, child and nthChild before the setInsertionState Mar 18, 2025
@zhiyuanzmj zhiyuanzmj marked this pull request as ready for review March 18, 2025 04:32
@edison1105 edison1105 added the scope: vapor related to vapor mode label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: vapor related to vapor mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants