Initializing a data property to null/undefined throws an error.
OlenDavis opened this issue · 3 comments
OlenDavis commented
Specifically TypeError: val is null
. I've made a PR that fixes it; I didn't include any test scaffold addition to verify it. #8
OlenDavis commented
Let me know if you need more info/context or a plunk/fiddle.
yyx990803 commented
Thanks for the fix!
OlenDavis commented
Thanks for literally everything else!