Replies: 1 comment 2 replies
-
|
Are you using the live server for serving production site (which it is not meant for)? What should happen during hot reload -- as opposed to manual page load? Anyway, this is all more a discussion for https://github.com/srid/ema |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Note not found page has status code
200.To Reproduce
Steps to reproduce the behavior:
200.Expected behavior
The error pages should have appropriate status codes. For the node not found page this should probably be
404, for the ambiguous note probably something in the 500 range.Screenshots


Desktop (please complete the following information):
Additional context
N/A
Beta Was this translation helpful? Give feedback.
All reactions