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

replace string refs #38

Open
dtoranzoms opened this issue Oct 24, 2017 · 0 comments
Open

replace string refs #38

dtoranzoms opened this issue Oct 24, 2017 · 0 comments

Comments

@dtoranzoms
Copy link
Contributor

The seed is using string refs which are deprecated and could be removed in future react versions. Take a look at this page (bottom of page):
https://reactjs.org/docs/refs-and-the-dom.html

The following stackoverflow question could also help:
https://stackoverflow.com/questions/37468913/why-ref-string-is-legacy

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

1 participant