-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Labels
Description
Describe the bug
I found that there is a capture
option in useDraggable
, but this option is not included in the props option of the UseDraggable
component
Reproduction
System Info
System:
OS: macOS 15.3.1
CPU: (12) arm64 Apple M4 Pro
Memory: 76.86 MB / 24.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
pnpm: 10.12.1 - ~/.nvm/versions/node/v18.17.1/bin/pnpm
Browsers:
Chrome: 138.0.7204.168
Safari: 18.3
Used Package Manager
pnpm
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a VueUse issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion.
- The provided reproduction is a minimal reproducible example of the bug.