-
Notifications
You must be signed in to change notification settings - Fork 4
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
Broken in higher-order components #8
Labels
Comments
@ctumolosus Thanks for detailed report. I will fix it as soon as i can. |
How about fix? |
I will fix this issue on this week. Thanks for notify |
Sorry for delay, guys. |
Works fine for me. Thank you for fixing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried using this plugin in my project but got the following error when compiling higher-order components:
Here is a snippet reproducing the problem:
I tried changing my syntax a bit and got a different problem (possibly unrelated)
Transpiled to:
Let me know if there is anything else I can help with to identify the root cause.
The text was updated successfully, but these errors were encountered: