Closed
Description
There is a bug on menu dropdown at the demo site http://react.semantic-ui.com/collections/menu
It displays the dropdown correctly for the first click, but it has an error (dropdown item won't show) when the dropdown is clicked again.
here is the console error
Uncaught TypeError: a._dropdown.blur is not a function