anthonyshort / deku

Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.42k stars 131 forks source link

Add failing test for input values #254

Closed gillstrom closed 9 years ago

gillstrom commented 9 years ago

Expected value is '0' and actual ''.

See #253 for reference.

anthonyshort commented 9 years ago

Thanks!

anthonyshort commented 9 years ago

Cc @dominicbarnes

dominicbarnes commented 9 years ago

That is pretty weird! I can take a look at this sometime later this week.

kevva commented 9 years ago

@dominicbarnes, there's already a PR with a fix in #255.