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

Removing touch scroll disabling styles if dragListener is false #1363

Merged
merged 4 commits into from Nov 23, 2021

Conversation

mattgperry
Copy link
Collaborator

We only want to apply touch-scroll disabling styles if drag is true AND dragListener is not false

Fixes #1341

@mattgperry mattgperry requested a review from nvh November 22, 2021 15:01
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 22, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 96b7ace:

Sandbox Source
Framer Motion: Simple animation Configuration
App Store UI using React and Framer Motion Configuration
Framer Motion: Reorder animation Configuration
Framer Motion: growing item positionTransition issue Configuration
Framer Motion: Image lightbox Configuration
Reorder touch scrolling bug example Issue #1341

@mattgperry mattgperry added the automerge Land this PR label Nov 23, 2021
@mergetron mergetron bot merged commit 2a85032 into main Nov 23, 2021
@mergetron mergetron bot deleted the fix/drag-listener-styles branch November 23, 2021 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Land this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Reorder components break touch page scrolling when using drag handles
2 participants