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

Select inside draggable does not work #199

Closed
on3iro opened this issue Nov 27, 2017 · 4 comments
Closed

Select inside draggable does not work #199

on3iro opened this issue Nov 27, 2017 · 4 comments

Comments

@on3iro
Copy link
Contributor

on3iro commented Nov 27, 2017

Bug or feature request?

Bug

Expected behavior

<select> inside draggable should work properly.

Actual behavior

Nothing happens when I click on the select. Binding a handler to onClick actually fires, but
onChange does nothing (the select does not react in anyway).
I tried to stop propagation, but that did not help either.

Steps to reproduce

Create a select element inside a draggable container.

Browser version

FF Dev Edition 58

Demo

https://www.webpackbin.com/bins/-KzyD9o_2bh5ns32FVps

@tobiasandersen
Copy link
Contributor

#189

@on3iro
Copy link
Contributor Author

on3iro commented Nov 27, 2017

Ah sorry. I was at work and wrote the issue in a hurry. I just skimmed open issues and did not see anything comparable.

@on3iro on3iro closed this as completed Nov 27, 2017
@alexreardon
Copy link
Collaborator

This should be shipping today 🤘

@on3iro
Copy link
Contributor Author

on3iro commented Nov 28, 2017

Great :)

Edit: Just tested the new release - works like a charm 👍

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

3 participants