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

Double render context issue (#323) #328

Closed rstacruz closed 8 years ago

rstacruz commented 8 years ago

This adds a failing test to replicate #323.

rstacruz commented 8 years ago

Well... might as well fix it too.

anthonyshort commented 8 years ago

:boom: Nice!