v-model= null throws error Cannot read property 'normalize' of null
Opened this issue · 0 comments
m7salam commented
when the backend call coming with fields that has null and this fields are mapped in the v-model it always throw this error
Cannot read property 'normalize' of null
what is the solution here ?
thanks