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

contributor images on landing page not rendered as expected in dev mode #1785

Open
mhoffrog opened this issue Feb 10, 2025 · 0 comments
Open

Comments

@mhoffrog
Copy link
Contributor

Issue

In dev mode contributor images are not rendered as expected on landing page:

Image

Repro

  1. Run pnpm dev
  2. Browse to http://localhost:3000/ and scroll down to Built by developers...

Root cause

nuxt.config.ts is missing config $development.image.ipx.baseURL.

mhoffrog added a commit to mhoffrog/nuxt.com that referenced this issue Feb 10, 2025
- nuxt.config.ts:
  - add $development.image.ipx.baseURL same as for $production

closes nuxt#1785
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