Material-ui-pickers: Installation instructions don't work

Created on 6 Apr 2020  路  7Comments  路  Source: mui-org/material-ui-pickers

The documentation encourages the usage of:

// pick a date util library
import DateFnsUtils from '@material-ui-pickers/adapter/date-fns';

Unfortunately, it doesn't seem to work: https://codesandbox.io/s/ecstatic-solomon-v4gvv.

Environment

| Tech | Version |
| -------------------- | ------- |
| @material-ui/pickers | v4.0.0-alpha.5 |

bug 馃悰

All 7 comments

Haha typo -> @material-ui/pickers/adapter/date-fns
@material-ui[/]pickers

A good one to fix 馃槅 but it might not be enough.
The reproduction uses @material-ui/pickers/adapter/date-fns.

Oh god, I forgot to fix this before release

@dmtrKovalenko I think that it's fine, it's an alpha anyway. I think that we should more aim on making releases on a fixed schedule than aiming for releasing a specific set of changes :).

Could we please release next alpha with this.

@mifrej a new alpha version has been release with the changes.

Already on it! Keep the great work! Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Harasz picture Harasz  路  3Comments

nicky-dev picture nicky-dev  路  3Comments

idrm picture idrm  路  3Comments

danmce picture danmce  路  3Comments

basselAhmed picture basselAhmed  路  3Comments