Skip to content

404 on image in iced_web tour #1156

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

Closed
n8henrie opened this issue Dec 11, 2021 · 0 comments · Fixed by #1157
Closed

404 on image in iced_web tour #1156

n8henrie opened this issue Dec 11, 2021 · 0 comments · Fixed by #1157

Comments

@n8henrie
Copy link
Contributor

Following instructions at https://github.com/iced-rs/iced/tree/master/web, the image is blank on the page An image that tries to keep its aspect ratio..

Console shows a 404 for localhost:8000/images/ferris.png; looks like the issue is that the tutorial has us run from examples/ (the provided html includes import init from "./tour/tour.js";), so the path to ferris.png needs the tour/ prefix.

n8henrie added a commit to n8henrie/iced that referenced this issue Dec 11, 2021
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

Successfully merging a pull request may close this issue.

1 participant