### Steps `$('.ui.dropdown').dropdown({transition: 'drop', on: 'hover', clearable: true,});` ### Expected Result I'd expect I can click the `x` to clear the selection. ### Actual Result The `x` cannot be clicked. ### Version 2.4.0 ### Testcase https://jsfiddle.net/aeou6q5m/