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] avoid handling keyboard event when calendar is not active #1245

Merged
merged 1 commit into from
Jul 27, 2015

Conversation

mgibeau
Copy link
Contributor

@mgibeau mgibeau commented Jul 22, 2015

I was getting the same error, this fixes mui/mui-x#7523

@mgibeau mgibeau changed the title avoid handling keyboard event when calendar is not active. resolves #1224 [DatePicker] avoid handling keyboard event when calendar is not active. resolves #1224 Jul 22, 2015
@mgibeau mgibeau changed the title [DatePicker] avoid handling keyboard event when calendar is not active. resolves #1224 [DatePicker] avoid handling keyboard event when calendar is not active Jul 22, 2015
@KristerV
Copy link

fix is simple enough. please merge and release a new version.

hai-cea added a commit that referenced this pull request Jul 27, 2015
[DatePicker] avoid handling keyboard event when calendar is not active
@hai-cea hai-cea merged commit 6f06ab7 into mui:master Jul 27, 2015
@hai-cea
Copy link
Member

hai-cea commented Jul 27, 2015

Thanks @mgibeau !

@zannager zannager added component: date picker This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: date picker This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DatePicker] Cannot read property 'isSelectedDateDisabled' of undefined
4 participants