Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swipe to next month doesn't work #162

Open
danielsilva opened this issue Nov 17, 2016 · 2 comments
Open

Swipe to next month doesn't work #162

danielsilva opened this issue Nov 17, 2016 · 2 comments
Labels
Milestone

Comments

@danielsilva
Copy link

danielsilva commented Nov 17, 2016

The user is unable to navigate to the next month in the following scenario:

<paper-date-picker
    date="November 1, 2016"
    max-date="February 28, 2017">
</paper-date-picker>

(I tried to create a plunker using your template but the version of paper-date-picker there is 1.1.3)

danielsilva added a commit to danielsilva/paper-date-picker that referenced this issue Nov 17, 2016
@danielsilva
Copy link
Author

This is a simple fix for a bug that impedes the usage of the max-date property in specific cases.
I would appreciate it if you could accept the pull request.

@admwx7
Copy link
Collaborator

admwx7 commented Sep 18, 2017

I cannot reproduce this either against latest, is this still an issue for you @danielsilva?

@admwx7 admwx7 added this to the 2.0.0 milestone Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants