Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed offset when dragging in scroll container #56

Closed
wants to merge 80 commits into from

Conversation

manuelbeier
Copy link

@manuelbeier manuelbeier commented Oct 9, 2020

resolve #29

George and others added 23 commits June 24, 2018 18:07
remove componentWillReceiveProps and swap with componentDidUpdate
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <[email protected]>
…n/lodash-4.17.15

Bump lodash from 4.17.10 to 4.17.15
…n/url-parse-1.4.7

Bump url-parse from 1.4.1 to 1.4.7
…n/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2
…ing; add classes: `--with-children`, `--children-open`, `--children-collapsed`.
@ButlerBorst
Copy link

@primetwig can this get pushed up the chain? I'm also having an issue within a scrollable container and would love a fix.

@sidalidev
Copy link

Hi, is it possible to merge this PR, the fix works like a charm for me (installed it from the fork) 🙏

@pkrasicki
Copy link

@primetwig hi, any update on merging this? Is there more work that needs to be done? I really like this library, but this is a serious bug for me.

@GimpMaster
Copy link

I updated this merge request to the latest code so there are no more merge conflicts. See this pull request. #88

Var-J added a commit to Eventur/react-nestable-old that referenced this pull request May 23, 2023
Fixed offset when dragging in scroll container primetwig#56
@primetwig primetwig closed this Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue when dragging inside of a container with overflow auto.
9 participants