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

Remove duplicate onItemToggle call #46

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

twhtanghk
Copy link

onItemToggle call is supposed to be invoked via watch 'model.opened' handler. The onItemToggle call in handleItemToggle is duplicated. Please review.

onItemToggle call is supposed to be invoked via watch 'model.opened' handler.
@v1r0x
Copy link

v1r0x commented Jun 27, 2018

I started using this component (it's great btw :)) and I noticed the same thing. This PR definitely fixes it, but I don't know if it has any impacts on other functions.

@twhtanghk
Copy link
Author

fix dragstart to pass empty string for IE instead of null in e.dataTransfer.setData.

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

Successfully merging this pull request may close these issues.

2 participants