-
Notifications
You must be signed in to change notification settings - Fork 799
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
[RHL-V4] Error while wrapping name -> TypeError: Object.defineProperty called on non-object #804
Labels
Comments
Could you provide some code? Or just debug - what was provided into the last function? |
That is not an error, hopefully. |
Merged
Fixed in 4.0.0-beta.16. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
since the last update ( from beta 13 to 15 ) we got a lot of these errors
primary from components from react.semantic-ui.com, but also some of mine
is this a bug or do we need to change something ?
"AppMain" is a stateless functional component that wraps "App" - stateful (both in the same file)
The text was updated successfully, but these errors were encountered: