You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error when reordering a keyed each block with SortableJS since 5.0.0-next.162 : Cannot read properties of null (reading 'nextSibling') : repl
No error with manual reordering : repl
No error without the each key : repl
TypeError: Cannot read properties of null (reading 'nextSibling')
at move (chunk-6KMGZUHC.js?v=2feb0617:792:12)
at reconcile (chunk-6KMGZUHC.js?v=2feb0617:658:11)
at chunk-6KMGZUHC.js?v=2feb0617:563:7
at execute_reaction_fn (chunk-SAGQ4HTH.js?v=2feb0617:1514:21)
at execute_effect (chunk-SAGQ4HTH.js?v=2feb0617:1638:21)
at process_effects (chunk-SAGQ4HTH.js?v=2feb0617:1750:13)
at flush_queued_root_effects (chunk-SAGQ4HTH.js?v=2feb0617:1677:9)
at process_deferred (:5173/node_modules/.vite/deps/chunk-SAGQ4HTH.js?v=2feb0617:1710:3)TypeError: Cannot read properties of null (reading 'nextSibling')
at move (chunk-6KMGZUHC.js?v=2feb0617:792:12)
at reconcile (chunk-6KMGZUHC.js?v=2feb0617:658:11)
at chunk-6KMGZUHC.js?v=2feb0617:563:7
at execute_reaction_fn (chunk-SAGQ4HTH.js?v=2feb0617:1514:21)
at execute_effect (chunk-SAGQ4HTH.js?v=2feb0617:1638:21)
at process_effects (chunk-SAGQ4HTH.js?v=2feb0617:1750:13)
at flush_queued_root_effects (chunk-SAGQ4HTH.js?v=2feb0617:1677:9)
at process_deferred (chunk-SAGQ4HTH.js?v=2feb0617:1710:3)
Describe the bug
I get this error when reordering a keyed each block with SortableJS since 5.0.0-next.162 : Cannot read properties of null (reading 'nextSibling') : repl
No error with manual reordering : repl
No error without the each key : repl
Reproduction
https://svelte-5-preview.vercel.app/#H4sIAAAAAAAAE31TwW6jMBD9lRFbCZAoSVfbPZBQaaXdQ889Jjk4eJJ4a2zLHpJGiH9f2eCEStWCkLHn-c2beXafHIREl1SbPlGsxaRKfhmTFAldjZ-4M0rCpEic7mzjV9auscLQy1ZtSbRGW4I3bYntJcLB6hZSN03_unTlUf6TSKANCa0c1LCBVCtMC0jpolPYRYRDiQ0hhxoeHDHCbDMH7vIIlMLRjfsBDwdsKMtyqF-gD8vUaOW0xFLqY5a2ulOU5mNE4eWmOPNEhd8D08OUaJnXWcHT87K4B7T6o3gFGZ5RUcwEt8fnI-hBS_6qOH4UoPAS_mCAGsKuUXF4YV5rq8_4Sthmca34giZf3dMN8XfIA-c0jO0YlUROqCFj1hbBm4mS9Mh4a1eU32hz9faUZcms3a3mMZTYoiKoA2pzo7ujzLV0RooGs1mup_yL-CSggGUReSPMInVWBfRY2s3mUYZFbTlaX9bc7v9386mAZXB_2KqtWi_uR1j9tuwITHHgVhsgfUtQBSgXZ9gLxSs6CVf3_rgM0EjmXL1N_GybhJvQf0PWnO6mMgdnJjuELAz5EK33jHcj50yPgrANdDG6doapl_kp6wPbMIMsPmHWCy7O06xfeEmDr3dcXO_twg-nMPRRa0n6jaxQxywf2-PoKjFUVXpdU4dbZo9CVbAsny22sJxOHBfOSHat4CDxY1o7MhNxq9j1kSvUGG9oZ522VfBr2mgY50IdK_huPuCniXz74MijZVx0roIf9wBr3o9Wd_5iXk6CIk-jpWfeS9a8RwXrxVhXUiSt5uIgkCcV2Q6H3fAP2er6sAYFAAA=
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: