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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Components wrapped in motion don't pass props starting with "drag" #2637

Open
NgoKnows opened this issue Apr 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@NgoKnows
Copy link

1. Read the FAQs 馃憞

2. Describe the bug
When wrapping a component in motion, it causes props starting with drag to not be passed to the underlying wrapped component.

3. IMPORTANT: Provide a CodeSandbox reproduction of the bug
Codesandbox repro

4. Steps to reproduce

Steps to reproduce the behavior:

  1. Go to repro
  2. See that prop starting with drag isn't being passed to wrapped component

5. Expected behavior
For props that start with drag to get passed to wrapped components

@NgoKnows NgoKnows added the bug Something isn't working label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant