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

fix for IE9 when closing dialog #1914

Merged
merged 1 commit into from
Oct 20, 2015
Merged

fix for IE9 when closing dialog #1914

merged 1 commit into from
Oct 20, 2015

Conversation

laxplaer
Copy link
Contributor

I have found an issue, when user is closing the dialog in IE9. IE9 is throwing:

Unable to get value of the property 'split': object is null or undefined

I have made a simple check fix and it should not break anything.

@oliviertassinari
Copy link
Member

Looks really close to #1851. However this solution looks cleaner.

shaurya947 added a commit that referenced this pull request Oct 20, 2015
fix for IE9 when closing dialog
@shaurya947 shaurya947 merged commit 444575d into mui:master Oct 20, 2015
@shaurya947
Copy link
Contributor

Thanks @laxplaer

mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
* Add missing props for DateRangePickerToolbar (toolbarTitle, toolbarFormat)

* sort prop asc

Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
@zannager zannager added the component: dialog This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog 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.

4 participants