Open ck98-01 opened 4 years ago
That issue really took a lot of my time although behind the scene it wasn't a big one so i just create another package with ts issue fixes. Please have a look if anyone needs it. https://www.npmjs.com/package/react-dropzone-uploader-with-ts-issue-fixes Thank you!
I don't know why it's giving me this error... can someone help?
TypeScript error in C:/Users/User/Desktop/dev/node_modules/react-dropzone-uploader/dist/Dropzone.tsx(635,7): Type 'Element[]' is not assignable to type 'null'. TS2322
and :
TypeScript error in C:/Users/User/Desktop/dev/zidyia-frontend/node_modules/react-dropzone-uploader/dist/utils.ts(104,7): Type 'FileList' is not assignable to type 'null'. TS2322