Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

All events are prevented when closeOnBlurFn is triggered from v1.0.2 #6

Closed
whizkydee opened this issue Apr 15, 2019 · 0 comments · Fixed by #7
Closed

All events are prevented when closeOnBlurFn is triggered from v1.0.2 #6

whizkydee opened this issue Apr 15, 2019 · 0 comments · Fixed by #7
Assignees
Labels
bug Something isn't working

Comments

@whizkydee
Copy link
Owner

These lines: react-dropd/index.js#L80-L81 and vue-dropd/index.vue#L149-L50 are totally irrelevant, and they have adverse effects...

For instance, when an <input> is focused, the event is prevented, so focus doesn't actually happen.

Also, it prevent's closeDropd on mousedown for all other dropdowns.

@whizkydee whizkydee added the bug Something isn't working label Apr 15, 2019
@whizkydee whizkydee self-assigned this Apr 15, 2019
whizkydee added a commit that referenced this issue Apr 15, 2019
@whizkydee whizkydee mentioned this issue Apr 15, 2019
whizkydee added a commit that referenced this issue Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant