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] The first click is the calendar on the right, the right calendar is rendered incorrectly #43

Closed ly525 closed 5 years ago

ly525 commented 5 years ago

If the location of the first click is on the right calendar, and the right calendar was not fixed and moved left

To Reproduce see more in this gif https://drive.google.com/file/d/1Ln4Q1nH8hImJ2jC9Yd4U6TgJfDDd_kW7/view

Expected behavior if the first click is the right calendar, keep the right calendar still.

ly525 commented 5 years ago

:tada: This issue has been resolved in version 2.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: