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

maxCount

arabi-kabir opened this issue · comments

maxCount doesn't working to limit the images uploads. Can you give an example how to write the script.?
Screenshot from 2019-11-14 18-28-34

Hi there!

Hmm, I see that you're setting the option correctly - have you made sure that your version is updated to the latest release? That'll be version 4.0.8.

I made a quick codepen to show that the maxFileCount is working correctly on the latest version.

Try that and let me know, thanks!