Netrve
Netrve
Explore posts from servers
NNuxt
Created by Netrve on 10/12/2024 in #❓・help
Nuxt and Nuxt Image not able to find uploaded images in public folder
Greetings, I've been working on a Gallery like app and are currently facing the issue that newly uploaded images to subfolders in the /public directory are not being shown. The API on the server side can read and create downloads for them without issue, but both Nuxt, Vue Router, and Nuxt Image say the image doesn't exist. I have even added a fallback that would rewrite the images to the disk if they can't be found. So I'm kind of stumped. Given the files exist on the drive, am I missing something? Do I have to force some refresh for the router or server? Thank you in advance!
1 replies