meteor / todos

The example app "Todos", written following the Meteor Guide
Other
535 stars 367 forks source link

The ref string attribute will be deprecated #146

Closed camilosw closed 7 years ago

camilosw commented 8 years ago

According to the note here https://facebook.github.io/react/docs/more-about-refs.html#the-ref-string-attribute, ref string attributes will be deprecated. Ref string attributes are used here https://github.com/meteor/todos/blob/react/imports/ui/components/ListHeader.jsx

hwillson commented 7 years ago

All ref string attributes have been removed from the react branch - closing.