[Bug] (Jest): TypeError: Cannot read properties of null (reading 'querySelector')
#225
Open
2 tasks done
Labels
bug
Something isn't working
Is there an existing issue for this?
Have you updated React FilePond, FilePond, and all plugins?
Describe the bug
when running the component in jest (using
react-test-renderer
) it fails with this issue:Reproduction
run
<Filepond />
in jest usingreact-test-renderer
's create functionEnvironment
The text was updated successfully, but these errors were encountered: