Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client side rendering fails to load images #2111

Open
hichemfantar opened this issue Jul 20, 2022 · 0 comments
Open

Client side rendering fails to load images #2111

hichemfantar opened this issue Jul 20, 2022 · 0 comments

Comments

@hichemfantar
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant