We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
} `
The text was updated successfully, but these errors were encountered:
I have same problem too. I use react-hot-loader and babel-plugin-transform-async-to-generator
Sorry, something went wrong.
@yakovenkoroman1993 Thanks for your help and I'll try it. And according that issue, this problem will be repaired in react-hot-loader v4
No branches or pull requests
gaearon/react-hot-loader#391
when using react-hot-loader,
`
const func = async () => {
// If you use this, it will show in console
}
`
The text was updated successfully, but these errors were encountered: