DDorj

Results 2 comments of DDorj

> The issue is between empty and null > > `get () { return this.value === '' ? null: this.value; },` > > Fixes for me - when I try...

> The issue is between empty and null > > `get () { return this.value === '' ? null: this.value; },` > > Fixes for me - when I try...