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

[issue] boolean casting not enabled #204

Open
LoTwT opened this issue Oct 15, 2024 · 2 comments
Open

[issue] boolean casting not enabled #204

LoTwT opened this issue Oct 15, 2024 · 2 comments

Comments

@LoTwT
Copy link

LoTwT commented Oct 15, 2024

description

The props type of the VueDraggable is Array. It misses the boolean casting powered by Vue. When merging options, boolean props may be cast errorly.

expect

Add a correct props types for the VueDraggable.

@Alfred-Skyblue
Copy link
Owner

Can you provide a detailed example?

@LoTwT
Copy link
Author

LoTwT commented Oct 22, 2024

You can refer to this issue. The repro link is also the problem of VueDraggable.

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

No branches or pull requests

2 participants