-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.
Description
- This is a v1.x issue.
- I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
I expected to use like withStyles, that I access with innerRef.
Current Behavior
I can't access the ref of my component.
Examples
export default withWidth()(MyComponent)Context
I want to access refs using innerRef or something like that when using HOC withWidth
oliviertassinari and ChoppinBlockParty
Metadata
Metadata
Assignees
Labels
good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.type: new featureExpand the scope of the product to solve a new problem.Expand the scope of the product to solve a new problem.