Please change this.isOpen to this.state.isOpen in componentWillReceiveProps of combobox.js, Its hiding the list on re-rendering of component.
Please change this.isOpen to this.state.isOpen in componentWillReceiveProps of combobox.js,
Its hiding the list on re-rendering of component.