vue-bootstrap-typeahead
vue-bootstrap-typeahead copied to clipboard
v-model= null throws error Cannot read property 'normalize' of null
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