Closed connorshea closed 9 years ago
The story form is currently kind of a mess, here goes an attempt at fixing it...
Notes:
https://github.com/dahjelle/Programming-Worksheets/blob/master/React.js/IntroductoryReact.markdown
A fun bug I ran into with Chrome/React: ReactJS: Synthetic Mouse Event Properties Null
Fixed using event.persist();.
event.persist();
Fixed in #54
The story form is currently kind of a mess, here goes an attempt at fixing it...
Notes: