clauderic / clauderic/react-sortable-hoc
As soon as i click on drag handle it moves away either in top direction or in bottom direction with some offset
Open
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
I am using container inside another container (not immediate to its parent but somewhere deep down in parent)
**sortablecontainer**
**sortableItem**
...... some childs
**sortablecontainer**
**sortableItem** **/sortableItem**
**/sortablecontainer**
**/sortableItem**
.... so on
**/sortablecontainer**
As soon as i click on drag handle it moves in either top or bottom direction with some offset.
Moreover its element is getting outside of container even after using lockAxis and locktocontaineredges.
I am not able to find any solution for this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.