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

IE 11 not working #28

Open
gary1410 opened this issue Feb 27, 2020 · 0 comments
Open

IE 11 not working #28

gary1410 opened this issue Feb 27, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@gary1410
Copy link

gary1410 commented Feb 27, 2020

🐛 Bug Report

We need full browser support and unfortunately that includes Internet Explorer 11. Simplicity of the modal is great, but we might have to take this down quickly without some way to fix the issue in IE11

To Reproduce

Click on the button that injects the modal on the screen

We have an instance where when loading the page we get an error that says

"Object doesn't support property method 'values'.

In the console we get "Button reference not valid"

We render an error on the page but page doesn't load appropriately because of the error message coming from the modal.

Expected behavior

The modal should pop up.

Environment

IE 11 on a Windows Machine.

  • react-micro-modal version:
@gary1410 gary1410 added the bug Something isn't working label Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant