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

Object.entries without polyfills #283

Closed
tooppaaa opened this issue Jun 3, 2020 · 2 comments
Closed

Object.entries without polyfills #283

tooppaaa opened this issue Jun 3, 2020 · 2 comments

Comments

@tooppaaa
Copy link
Contributor

tooppaaa commented Jun 3, 2020

Expected Behavior

Library to work in IE 11 world

Current Behavior

Failed due to Object.entries

Steps to Reproduce

Look at bundle

Context

When exposing an implementation of notistack through another library, we don't ship polyfills.

If this seems reasonable and you don't have time, I'll be able to submit a PR when I got a chance !

@iamhosseindhv
Copy link
Owner

Thanks for reporting this. PR is always welcome

@iamhosseindhv
Copy link
Owner

Fixed in #284

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

No branches or pull requests

2 participants