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: fixed 'childNodes' index error #205

Merged
merged 1 commit into from
Oct 17, 2024
Merged

fix: fixed 'childNodes' index error #205

merged 1 commit into from
Oct 17, 2024

Conversation

Alfred-Skyblue
Copy link
Owner

@Alfred-Skyblue Alfred-Skyblue commented Oct 17, 2024

fixed #202

Fix the issue of misaligned childNodes when the order remains unchanged.

When childNodes contain text anchors, it causes Vue to insert the DOM in the wrong order.

1891_1729152562_raw.mp4

Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for vue-draggable-plus ready!

Name Link
🔨 Latest commit 73339d7
🔍 Latest deploy log https://app.netlify.com/sites/vue-draggable-plus/deploys/6710b788a92018000823cd0e
😎 Deploy Preview https://deploy-preview-205--vue-draggable-plus.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

Deploying vue-draggable-plus with  Cloudflare Pages  Cloudflare Pages

Latest commit: 73339d7
Status: ✅  Deploy successful!
Preview URL: https://57c4f0c0.vue-draggable-plus.pages.dev
Branch Preview URL: https://fix-childnodes.vue-draggable-plus.pages.dev

View logs

@Alfred-Skyblue Alfred-Skyblue merged commit 4c7aca6 into main Oct 17, 2024
5 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.

当只进行拖拽但不改变原顺序时,追加新的数据不在最后面
1 participant