Skip to content

ref is not a prop. Trying to access it will result in undefined being returned. #108

@igorify

Description

@igorify

Warning: InfiniteScroll: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://fb.me/react-special-props)

It would be great to change the name of 'ref' prop to something other, because it is reserved in React for special props.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions