Skip to content

update react refs to use callback instead of string #63

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

Merged
merged 1 commit into from
Jul 27, 2017

Conversation

coderpawz
Copy link
Contributor

As of React v16 using strings to create refs will no longer work. This is is forward looking change to address future compatibility issues as well as fixing existing deprecation warning thrown by react v15.

For more info on refs, see https://facebook.github.io/react/docs/refs-and-the-dom.html

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 1b1a78a on coderpawz:master into ** on react-component:master**.

@HipsterZipster
Copy link

HipsterZipster commented Jul 26, 2017

This is a vital PR that unblocks devs that are using React 16, along with react-component/calendar#282 and react-component/select#212

@afc163 can we please get these merged asap?

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

Successfully merging this pull request may close these issues.

4 participants