Skip to content

Commit 6084fd3

Browse files
committed
ignore sortable special case
1 parent 67f5dcd commit 6084fd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/directives/public/for.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@ const vFor = {
362362
// if prevEl doesn't have nextSibling, this means it's
363363
// been dragged after the end anchor. Just re-position
364364
// the end anchor to the end of the container.
365+
/* istanbul ignore if */
365366
if (!prevEl.nextSibling) {
366367
this.end.parentNode.appendChild(this.end)
367368
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy