BONNAURE Olivier

Results 24 comments of BONNAURE Olivier

```html { console.log(option) }} /> ``` works fine but ```html { this.setState({ myvar: option.key }) } /> ``` Don't display the selected value

Actually when I run a setState it erase the selector

I fixed my issue by using `selectedKey={this.state.myvar}`

Maybe it's time to close this project :/