Skip to content

[Bug] filePondRef.current?. status return undefined  #247

Open
@molvqingtai

Description

@molvqingtai

Is there an existing issue for this?

  • I have searched the existing issues

Have you updated React FilePond, FilePond, and all plugins?

  • I have updated FilePond and its plugins

Describe the bug

When I use useRef to get a FilePond instance, it seems that some properties are missing

Reproduction

filePondRef.current?.getFiles() // work
filePondRef.current?. status // undefined       

Environment

- Device:
- OS:
- Broser:
- React version:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions