fragaria / angular-daterangepicker

Angular.js wrapper for dangrossman/bootstrap-daterangepicker
MIT License
519 stars 372 forks source link

input value updated after clicking outside picker #213

Closed taiebme closed 5 years ago

taiebme commented 7 years ago

Expected behavior:

when choosing date range and clicking outside picker the input value should not be updated.

Actual behavior

when choosing date range and clicking outside picker the input value updated. ( it should act like pressing Cancel button).

Version used:

0.2.2