-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Live reload currently does not seem to work with Nuxt Image.
If you edit an image, it reloads for normal images, but not when they're Nuxt Images.
Context
If you refresh the <img>
element manually, such as img.src = img.src
it does reload.
Nuxt Image appears to serve the image from the original folder, so it seems that the issue is maybe something to do with the watch not referencing the updated path, or something.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working