aleksei0807 / react-images-uploader

React.js component for uploading images to the server
MIT License
177 stars 67 forks source link

Cannot read property #18

Open masummillat opened 6 years ago

masummillat commented 6 years ago

TypeError: Cannot read property 'string' of undefined ./node_modules/react-progress-button/lib/index.js

jenPlusPlus commented 6 years ago

I'm also seeing this error, upon importing react-images-uploader, without trying to use the package.

@masummillat were you able to get around this?

masummillat commented 6 years ago

I had the same issue . Sorry i couldn't find a way @jenPlusPlus . if you find a solution please let me know

azkanura commented 6 years ago

I had the same issue. Help please, anyone who knows..

kirillDanshin commented 6 years ago

I'll publish modified version soon later. it will be fixed too.

relates #4 #20

hudzenko commented 6 years ago

Hi there, are there any solutions for this issue?

kirillDanshin commented 6 years ago

@masummillat @jenPlusPlus @azkanura @hudzenko @versae please test 1.2.0-rc1

joejoker77 commented 6 years ago

I get the same error. Version 1.2.0-rc1

masonzhang commented 5 years ago

any update to this issue?