pqina / react-filepond

🔌 A handy FilePond adapter component for React
https://pqina.nl/filepond
MIT License
1.87k stars 91 forks source link

[Bug] Property 'getFileEncodeBase64String' does not exist on type 'FilePondFile' #232

Open fracartdev opened 1 year ago

fracartdev commented 1 year ago

Is there an existing issue for this?

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

Describe the bug

After adding the plugin, trying to use this method will force the user to add //@ts-ignore or Typescript will complain about it.

Reproduction

CodeSandbox

Environment

- Device: MacOs
- OS: Monterey
- Browser: MS Edge
- React version: 18.2
- Typescript versione: ^4.9.3