You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you try and upgrade to the latest packages? Also, since React 18 useUppy is broken (#4223). Probably best to create the uppy instance outside of the component for now.
Initial checklist
Link to runnable example
No response
Steps to reproduce
@uppy/core 2.3.4
@uppy/react 2.2.3
@uppy/status-bar 2.2.2
@uppy/transloadit 2.3.7
Expected behavior
Uppy should work with React 18
Actual behavior
I get the error "Uncaught TypeError: Cannot read properties of undefined (reading 'close')"
The text was updated successfully, but these errors were encountered: