vuejs/vue-rx

Initializing a data property to null/undefined throws an error.

OlenDavis opened this issue · 3 comments

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

Let me know if you need more info/context or a plunk/fiddle.

Thanks for the fix!

Thanks for literally everything else!