Image Uploading - Removing Selected Images

Uploading and previewing images with Livewire is super easy and works great.

I just have one issue that I cant figure out. When uploading multiple files, I display the previews for all files selected, that works fine too. The issue/problem I have is that I want to allow a user to remove one or more selected files without having to remove them all and re-select more files.

If there a method for this or how do you guys achieve this functionality ?

Hey, @AtomCoder
Take a look at this thread