dfilatov / vidom

Library to build UI based on virtual DOM
MIT License
415 stars 16 forks source link

Cannot read property 'replaceChild' of null #95

Closed ghost closed 9 years ago

ghost commented 9 years ago

I tried to patch this:

dfilatov commented 9 years ago

I need full code. Patch can be applied before rendering.

dfilatov commented 9 years ago

node has no method render.

dfilatov commented 9 years ago

You must attach your virtual tree to DOM before patching.