Closed
Description
Nature of issue?
- Found a bug
Details about the bug:
- Web browser and version: Chrome
- Operating System: Mac OSX
- Steps to reproduce this bug:
- Navigate to any endpoint that is not
/
, e.g. https://editor.p5js.org/cassie/sketches/Wyu-U_0zn - Look at all of the requests that the website makes
- Notice that the
translation.json
files return 404
Since this is a super quick fix (just changing i18n.js#L10) and and is fairly critical, I'm just going to fix this 😄