Hello I have a strange issue that I haven’t encountered before. I created a Nuxt3 app that has more images than I usually have on a site. I’m deploying with yarn generate
the site loads fine and the images load initially. However, when I refresh the page the images encounter a 404 error. If i change the page and go back, the images come back.
Has anyone else encountered this?