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

The 404 page apears complitely white #1017

Closed
teolemon opened this issue Aug 13, 2024 · 3 comments · Fixed by #1018
Closed

The 404 page apears complitely white #1017

teolemon opened this issue Aug 13, 2024 · 3 comments · Fixed by #1018
Labels

Comments

@teolemon
Copy link
Member

Problem

@alexfauquette
Copy link
Member

It works if you replace the double // by a single /

- https://hunger.openfoodfacts.org//logos/search?barcode=4056489564430
+ https://hunger.openfoodfacts.org/logos/search?barcode=4056489564430

Technically speaking it's the 404 page that is broken

@alexfauquette alexfauquette changed the title The logo per product view is broken The 404 page apears complitely white Aug 13, 2024
@alexfauquette
Copy link
Member

From the error message in the console saying require is not defined I assume it comes from this lin: https://github.com/openfoodfacts/hunger-games/blob/master/src/pages/not-found/index.jsx/#L20

@teolemon
Copy link
Member Author

got there from the "Annotate product logos" button https://hunger.openfoodfacts.org/questions @alexfauquette

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

Successfully merging a pull request may close this issue.

2 participants