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

document.addEventListener doesn't work on IE8 #182

Closed
dcousens opened this issue May 11, 2015 · 1 comment
Closed

document.addEventListener doesn't work on IE8 #182

dcousens opened this issue May 11, 2015 · 1 comment
Labels
issue/bug-confirmed Issues about a bug that has been confirmed by a maintainer

Comments

@dcousens
Copy link
Collaborator

It is currently used in (src/Select.js](

document.addEventListener('click', self._closeMenuIfClickedOutside);
).

Is this something that should be shimmed anyway?

@dcousens dcousens added the issue/bug-confirmed Issues about a bug that has been confirmed by a maintainer label May 11, 2015
@dcousens
Copy link
Collaborator Author

Duplicate of #175

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/bug-confirmed Issues about a bug that has been confirmed by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant