Skip to content

Q-Man/radium-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

radium-bug

This repository demonstrates this radium-bug: FormidableLabs/radium#957

Installation:

  1. npm install
  2. npm run build
  3. 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

Releases

No releases published

Packages

No packages published