Hussain Hammad

Results 2 comments of Hussain Hammad

I'm facing same, ~~even `null` value would cause a problem~~ in my case since `form` payload is post'ed/put to an API as `json`. I'm using [axios](https://github.com/axios/axios) for frontend. The main...

> No? You are right, I just tested it. only keys with `undefined` values are removed, keys with `null` stays. so once v-select clears to `null` I need to remove...