Closed pastorsj closed 6 years ago
[ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Feature request [ ] Support request
When I refresh the page in production, the page returns a Not Found error. This seems to be nginx related.
Not Found
When I refresh the page, I expect the page to remain on the same page as before, unless I am not authenticated.
User friendliness and somewhat security related.
- Node version: XX - Platform: Others:
It seems like an express problem. I have fixed the issue in production, but a ctrl shift r will lead to the same problem
I'm submitting a...
Current behavior
When I refresh the page in production, the page returns a
Not Found
error. This seems to be nginx related.Expected behavior
When I refresh the page, I expect the page to remain on the same page as before, unless I am not authenticated.
What is the motivation for this change?
User friendliness and somewhat security related.
Environment