Semantic-Org/Semantic-UI-React

Checkbox: onClick doesn't fire when inside a Dropdown

Open

#2121 opened on Sep 25, 2017

View on GitHub
 (12 comments) (1 reaction) (0 assignees)JavaScript (13,136 stars) (4,065 forks)batch import
buggood first issuehelp wanted

Description

Steps

Add a checkbox inside a dropdown, either as header or item.

Expected Result

  • onClick fires

Actual Result

  • onClick doesn't fire
  • also note the weird font

Version

0.74.1

Testcase

https://codepen.io/anon/pen/zENBPx

Contributor guide