question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

problems with nesting

See original GitHub issue

update

  • items cant be moved under eachother, only be moved outside.

  • using v-model="childs" which is the same array that is used in the v-for gives error that its an object not array, shouldn’t the same item that works for v-for also works for the v-model ?

  • when moving an item from the nested menu to the parent, the parent list doesnt get updated, even though that both are under the same group name, also tried to use :list="$parent.pages" but doesnt work

  • trying to add an item under nest, makes it disappear

  • when an item is re-dragged after it was moved out of the nested menu, we get an error and everything stops working

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:39 (11 by maintainers)

github_iconTop GitHub Comments

8reactions
David-Desmaisonscommented, Aug 13, 2017
5reactions
mjamrocommented, Jul 15, 2018

@ctf0 Would it be possible to use your updated fiddle to create an official example for nested draggable tree? It works perfectly however it’s slightly hard to find/easy to miss (you need to dig through the github’s issues).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Algorithms for Nesting Problems | SpringerLink
The Nesting Problem naturally appears in the context of several production processes, as in the textile, wood or steel industries, whenever is necessary...
Read more >
Top 5 Causes of Bird Nesting And How To Fix Them
Your liner can develop issues over time that lead to bird-nesting, including buildup and incorrect tension and often, a dirty liner is caused...
Read more >
Algorithms for nesting with defects - ScienceDirect.com
Nesting problems consist of cutting irregularly shaped master surfaces (e.g., steel sheets, leathers, etc.) into a number of smaller irregularly ...
Read more >
Approaches to Tackle the Nesting Problems - ResearchGate
The nesting problem arises in several manufacturing industries (e.g., furniture, garment, textile and wood). It is a representative cutting ...
Read more >
The Good, Bad and Ugly Sides of Nesting During Divorce
Cleanliness is one of the biggest issues our clients argue about with the other parent. We often see emails about the house being...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found