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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -371,6 +371,7 @@ Ex:
371
371
### Gochas
372
372
373
373
- Vue.draggable children should always map the list or value prop using a v-for directive
374
+
* You may use [header](https://github.com/SortableJS/Vue.Draggable#header) and [footer](https://github.com/SortableJS/Vue.Draggable#footer) slot to by-pass this limitation.
374
375
375
376
- Children elements inside v-for should be keyed as any element in Vue.js. Be carefull to provide revelant key values in particular:
376
377
* typically providing array index as keys won't work as key should be linked to the items content
0 commit comments