Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

React-MdL Dialog Not working in firefox and safari #483

Open
ravi-hariharan opened this issue Apr 14, 2017 · 2 comments
Open

React-MdL Dialog Not working in firefox and safari #483

ravi-hariharan opened this issue Apr 14, 2017 · 2 comments

Comments

@ravi-hariharan
Copy link

React-MdL Dialog is working Properly only in Chrome.
but Not working in firefox and safari

@graphicgeek
Copy link

From the docs:

https://react-mdl.github.io/react-mdl/components/dialog/

This component uses dialog element, which is only supported by Chrome and Opera currently. For other browsers, you need to include a polyfill in your code.

I'm trying the one the suggested: https://github.com/GoogleChrome/dialog-polyfill

@ravi-hariharan
Copy link
Author

1)Install and use react-modal npm package
https://github.com/reactjs/react-modal

It's working properly in firefox, chrome, ie, edge, safari

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants