Semantic-ui-react: Form.Select required prop is not passed to <select> tag

Created on 7 Mar 2017  路  4Comments  路  Source: Semantic-Org/Semantic-UI-React

Steps

<Form.Select options={[{value: 'something', text: 'something'}]} required />

Expected Result

has

Version

0.67

Testcase

I don't have one, sorry

Screenshot

semantic-ui-select-required

Solution

The required property should be passed on to the