gauravsoni119 / ng2-tel-input

MIT License
56 stars 57 forks source link

ng2TelOutput is not working on invalid number #36

Open akvaliya opened 5 years ago

akvaliya commented 5 years ago

When user types wrong numbers ng2TelOutput event is not calling.

I am unable to show customer that they have entered wrong number.

Can you please provide suggestion?

aceleghin commented 5 years ago

Yes, and also when a user deletes the existent phone number the event is not emitted, I am unable to delete it in my model data.

lefamp commented 5 years ago

I also just noticed this but it was working before

javascriptDC commented 5 years ago

Validation is not still working now. Can you please provide any suggestion?