mousemke / flounder

Style-able dropdown replacement for native dropdowns
MIT License
9 stars 10 forks source link

[Events] IE targeting problem #127

Closed conor-cafferkey-sociomantic closed 7 years ago

conor-cafferkey-sociomantic commented 7 years ago

Problem

setSelectValueClick() does not work correctly in IE.

Proposed solution

Use e.currentTarget instead of e.target

conor-cafferkey-sociomantic commented 7 years ago

Can no longer reproduce, closing with res-invalid.