I think i might have found a bug. Not too sure if it's solvable with additional configuration, but this is what happens. Whenever we go to an url withouth the language param included in the url (localhost:8000/random) we get a 404 error as expected in the network tab.
But when i do include the language param (/en/) we get a 200 status (even tho the page doesn't exist).
Hello there,
I think i might have found a bug. Not too sure if it's solvable with additional configuration, but this is what happens. Whenever we go to an url withouth the language param included in the url (localhost:8000/random) we get a 404 error as expected in the network tab.
But when i do include the language param (/en/) we get a 200 status (even tho the page doesn't exist).
Thanks for collaborating & keep up the good work!