johnny / johnny/jquery-sortable
itemPath not functioning as expected
Open
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
The documentation seems to be lacking a little bit in this area, but from what I can tell, for the following structure:

the following itemPath should point the itemPath
```
handle: '.layer-handle',
itemSelector: 'li.sortable',
itemPath: 'li.sortable > ol.adList-layer-group'
```
Trying to figure out what I am doing wrong, and Why I am unable to get this to work properly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.