johndatserakis / file-upload-with-preview

🖼 Simple file-upload utility that shows a preview of the uploaded image. Written in TypeScript. No dependencies. Works well with or without a framework.

Home Page:https://johndatserakis.github.io/file-upload-with-preview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug on chooseFile label

joseehilton147 opened this issue · comments

If I click on remove, the label come back to default text, not keeping the text I've chosen on options parameter. Example:

image

image

After click on X
image

Ahh good catch, sorry about that. Will be an easy fix - just super swamped at the moment. Will try to get to this in the next few days.

Thank you for calling this out - fixed in #70.

Use v6.0.2 for the latest version.