vutoan266 / react-images-uploading

The simple images uploader applied Render Props pattern that allows you to fully control UI component and behaviors.
https://github.com/vutoan266/react-images-uploading
MIT License
320 stars 52 forks source link

Not ordered by selected images on windows OS #140

Open khantwaikyaw opened 2 years ago

khantwaikyaw commented 2 years ago

Selected images are not ordered correctly on windows OS. It was ordered by created or modified date. But it is working in Mac.