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

[DatePicker] Cannot read property 'isSelectedDateDisabled' of undefined #7523

Closed
JAStanton opened this issue Jul 21, 2015 · 1 comment · Fixed by mui/material-ui#1245
Closed
Labels
component: DatePicker The React component. component: pickers This is the name of the generic UI component, not the React module!

Comments

@JAStanton
Copy link

This is happening on OSX Chrome Version 43.0.2357.134 (64-bit)

Steps to reproduce:

You will get this error:
Uncaught TypeError: Cannot read property 'isSelectedDateDisabled' of undefined

@KristerV
Copy link

confirmed Chromium Arch Linux Version 43.0.2357.130 (64-bit).
At the moment this is stopping me from submitting my form.. bummer

mnajdova referenced this issue in mnajdova/material-ui Nov 10, 2020
* [TimePicker] Fix incorrect toolbar margin for landscape 24h

* Add 1sec delay to wait client app before visual regression

* Mock js date object on server side for percy
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager transferred this issue from mui/material-ui Jan 13, 2023
@zannager zannager added component: pickers This is the name of the generic UI component, not the React module! component: DatePicker The React component. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: DatePicker The React component. component: pickers This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants