meinstein / react-file-picker

Sensible file input wrappers. Demo included.
19 stars 15 forks source link

Onchange result #1

Closed Rickkorsten closed 6 years ago

Rickkorsten commented 6 years ago

Hello,

The result i get from the onChange in the imagepicker is a object like <img src='base46 blabla > . How can i get only the base url??

Thanks

meinstein commented 6 years ago

@Rickkorsten this should be fixed as of v0.0.5 😎