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

[RHL-V4] Error while wrapping name -> TypeError: Object.defineProperty called on non-object #804

Closed
swASO opened this issue Jan 19, 2018 · 4 comments
Labels

Comments

@swASO
Copy link

swASO commented Jan 19, 2018

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

image

is this a bug or do we need to change something ?

App.tsx:101 -> export default hot(module)(AppMain)

"AppMain" is a stateless functional component that wraps "App" - stateful (both in the same file)

@theKashey
Copy link
Collaborator

Could you provide some code? Or just debug - what was provided into the last function?
Sounds very badly.

@swASO
Copy link
Author

swASO commented Jan 19, 2018

image

image

@theKashey
Copy link
Collaborator

That is not an error, hopefully.
I'll raise a PR to suppress this sort of warnings.

theKashey added a commit that referenced this issue Jan 19, 2018
theKashey added a commit that referenced this issue Jan 19, 2018
@gregberge
Copy link
Collaborator

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
Labels
Projects
None yet
Development

No branches or pull requests

3 participants