While working with nuxt, I made an interesting discovery. See the pattern here
The top name is the file that was uploaded, and the bottom one is the target file name. I plan to remove the bottom name and replace it with the top. This is what I envision: Expect this new pattern
My main question is how can I change the filename in the input tag after it has been uploaded.