Open
Description
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: