vue-bootstrap-typeahead icon indicating copy to clipboard operation
vue-bootstrap-typeahead copied to clipboard

v-model= null throws error Cannot read property 'normalize' of null

Open m7salam opened this issue 3 years ago • 0 comments

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

m7salam avatar May 14 '21 11:05 m7salam