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

About DraggableEvent type hinting issue #166

Open
hahaland opened this issue Jul 24, 2024 · 0 comments
Open

About DraggableEvent type hinting issue #166

hahaland opened this issue Jul 24, 2024 · 0 comments

Comments

@hahaland
Copy link

hahaland commented Jul 24, 2024

Description:

In the official documentation, the event type is listed as DraggableEvent.
image
However, in actual usage, the event type is SortableEvent:
image

Expected

The event type should be prompted as DraggableEvent.

Possible Reason

The event type mentioned here is correct
image
During the merge, the type was declared as sortable's type.
image

@hahaland hahaland changed the title DraggableEvent 的类型提示问题 About DraggableEvent type hinting issue Jul 24, 2024
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

1 participant