dfilatov / vidom

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

Repaint rate challenge in Edge browser error #240

Closed stgolem closed 7 years ago

stgolem commented 7 years ago

SCRIPT5007: Unable to get property 'childNodes' of undefined or null reference vidom.min.js (1,30546)

dfilatov commented 7 years ago

It's definitely a bug.

dfilatov commented 7 years ago

@stgolem Thank you for the report!

dfilatov commented 7 years ago

Will be fixed in #241

dfilatov commented 7 years ago

fixed