This repository demonstrates this radium-bug: FormidableLabs/radium#957
Installation:
- npm install
- npm run build
- run dist/index.html in your browser
Expected behaviour: Click on any of the 2 displayed lines should show an alert.
Seen behaviour: Click on 2nd line (radium component) doesn't trigger popup in Radium 0.21.0, but in 0.19.6