-
Notifications
You must be signed in to change notification settings - Fork 98
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
Cannot set property 'parentContext' of undefined #70
Comments
Can you add a simple demo for producing this problem? Something maybe relate with it. if you use babel6 to transform |
I use babel6 to transform |
@Lucifier129 you are right. I removed es6 class syntax and the error gone. However, it's disappointed if not support class feature... |
FYI #75 |
great |
get error:
The text was updated successfully, but these errors were encountered: