-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Improve HOC spread #101
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
Labels
Comments
@issuehuntfest has funded $20.00 to this issue. See it on IssueHunt |
@IssueHunt has funded $20.00 to this issue.
|
piotrwitek
added a commit
that referenced
this issue
Apr 22, 2019
piotrwitek
added a commit
that referenced
this issue
Apr 22, 2019
@piotrwitek has rewarded $28.00 to @piotrwitek. See it on IssueHunt
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
TypeScript have known issues with rest props syntax in React components using generic Props argument.
Come back when HOC generics issue is fixed and fix below HOC examples:
https://github.com/piotrwitek/react-redux-typescript-guide/blob/master/playground/src/hoc/with-state.tsx#L37
https://github.com/piotrwitek/react-redux-typescript-guide/blob/master/playground/src/hoc/with-error-boundary.tsx#L41
The text was updated successfully, but these errors were encountered: