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

useMount breaks in IE11 #132

Closed
yyynnn opened this issue Feb 27, 2019 · 1 comment
Closed

useMount breaks in IE11 #132

yyynnn opened this issue Feb 27, 2019 · 1 comment

Comments

@yyynnn
Copy link

yyynnn commented Feb 27, 2019

reason: callbag-subscribe not transpiled to es5

@streamich
Copy link
Owner

As a quick workaround you can try to import just useMount:

import useMount from 'react-use/lib/useMount';

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