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

Copy non-react specific statics to decorated component #12

Open
SamyPesse opened this issue Jan 15, 2018 · 1 comment
Open

Copy non-react specific statics to decorated component #12

SamyPesse opened this issue Jan 15, 2018 · 1 comment

Comments

@SamyPesse
Copy link

Redux and other modules with a React API are using hoist-non-react-statics to copy non-react specific statics to the decorated component.

@SamyPesse SamyPesse changed the title Copies non-react specific statics to decorated component Copy non-react specific statics to decorated component Jan 15, 2018
@alex3165
Copy link
Contributor

Do you mean static methods are not copied over when using createSkeletonProvider HOC? if so I didn't realise that and would be happy to merge any PR fixing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants