Skip to content

Live reload does not work with Nuxt Image #77

@davestewart

Description

@davestewart

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions