ikloster03 / vue-dadata

Vue component for hinting addresses using dadata.ru
https://vue-dadata.ikloster.tech
MIT License
28 stars 31 forks source link

event for onInputChange #86

Open SlivaNilow opened 4 years ago

SlivaNilow commented 4 years ago

Hi,

Is your feature request related to a problem? Please describe. i need make address field required. if first time fill profile is ok. profile address is empty but when i load profile for edit and address alredy filled, when im clear address field no event exist for reseting my data. only if i selected new address from suggestion i can change data in my app.. or if user fill address with 'aqweqweqwe' string, i need reset my app data, because no suggestion found.

Describe the solution you'd like can u add some event in onInputChange method? like in selectSuggestion method this.onChange