Skip to content

Ref is not returned #12

Description

@tujoworker

Hi!

I tryed this on this component:

<Progress
   percent={30}
   ref={ref => (this._progressRef = ref)}
 />

But got this warning: Warning: Stateless function components cannot be given refs. Attempts to access this ref will fail.

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