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
#840 1 comment 0 reactions 0 assignees View on GitHub
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

... so on
**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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.