Material-ui-pickers: Infinite month sliding

Created on 9 Aug 2018  路  11Comments  路  Source: mui-org/material-ui-pickers

Environment

| Tech | Version |
|---------------------|---------|
| material-ui-pickers | latest|
| material-ui | latest |
| React | latest |
| Browser | chrome |
| Platform | windows 10 pro |
| Peer library | moment latest |

Steps to reproduce

  1. just install and use DatePicker.
    2.
    3.

Expected behavior

Actual behavior


clicking on month right / left causes infinte sliding bug..

Live example

image

Most helpful comment

This is fixed on the master.

All 11 comments

This is fixed on the master.

yeah but, they probably didn't update npm.

Please publish fix to npm. I need a new container prop introduced in rc12, but can't use rc12 because of the current bug.

@vramana @dmtrKovalenko can you please update npm repo?

I am facing the monthly sliding issue too.
Appreciate if you can publish fix to npm.

@wenduzer Lol. I am not responsible for this repo. I just use it at work. So I currently copied the code and import it.

+1 for publishing this fix to npm.

Are you sure this issue reproduces in material-ui-pickers rc.12? I can't reproduce it, everything looks fine for me.

Yes, sure. This bug is reproduced in rc12, rc11 is ok.

Released in rc.13

Tested rc.13 and the issue confirm was fixed.
Thank you @dmtrKovalenko

Was this page helpful?
0 / 5 - 0 ratings

Related issues

filipenevola picture filipenevola  路  4Comments

brett-patterson picture brett-patterson  路  3Comments

killjoy2013 picture killjoy2013  路  3Comments

Lysander picture Lysander  路  3Comments

sakulstra picture sakulstra  路  3Comments