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

Error on react-hot-loader and async #3

Closed
GravityMsc opened this issue Jan 3, 2018 · 2 comments
Closed

Error on react-hot-loader and async #3

GravityMsc opened this issue Jan 3, 2018 · 2 comments

Comments

@GravityMsc
Copy link
Owner

gaearon/react-hot-loader#391
when using react-hot-loader,
`
const func = async () => {
// If you use this, it will show in console

this is not undefined

}
`

@GravityMsc GravityMsc changed the title react-hot-loader and async Error on react-hot-loader and async Jan 11, 2018
@yakovenkoroman1993
Copy link

I have same problem too. I use react-hot-loader and babel-plugin-transform-async-to-generator
image

@GravityMsc
Copy link
Owner Author

@yakovenkoroman1993 Thanks for your help and I'll try it. And according that issue, this problem will be repaired in react-hot-loader v4

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