DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

Accordion (and maybe more) component broken with React 16.3.2 #730

Closed Magneticmagnum closed 6 years ago

Magneticmagnum commented 6 years ago

The issue is with componentWillReceiveProps overwriting setState from _click() handler.