ly525 / material-vue-daterange-picker

a date-range-picker follows the Material Design spec powered by vue.js (alpha)
https://ly525.github.io/material-vue-daterange-picker/
MIT License
73 stars 20 forks source link

[Bug Report] Same objects if you choose excact one day #68

Open fancar opened 4 years ago

fancar commented 4 years ago

when I try to choose an exact date it returns both objects the same. The same if I pick up range - the last day will be skipped.