heroku / heroku/react-refetch

Enable standard use of the ref prop.

Open
#60 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
3.4k
Forks
137
PR merge metrics
No merged PRs in 30d

Description

Instead of using a string value for the ref property, using the more modern method using the function value will enable regular use of the ref property from the parent of the wrapped component.
**today**:
https://github.com/heroku/react-refetch/blob/master/src/components/connect.js#L138 )

**suggested:**
![image](https://cloud.githubusercontent.com/assets/608669/13199018/63205690-d821-11e5-84fe-6b781409c606.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.