Skip to content

Client side rendering fails to load images #2111

@clicktodev

Description

@clicktodev

Building the project in ssr: false mode breaks images. For some reason the build process prepends _ipx before each link.
http://localhost:4000/_ipx/blog/nuxt3-beta/main.jpg?s=864_378
instead of http://localhost:4000/blog/nuxt3-beta/main.jpg?s=864_378

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions