[Feature] Return 404 from web view #20688
mmomjian
started this conversation in
Feature Request
Replies: 0 comments
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.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Currently, the Immich web client (every path except for
/s
,/share
, and/api
) is rendered clientside. This means that the server does not have the ability to determine the validity of a path, leading to the following behavior:This is currently not easily fixable, but may be doable in the future if we switch to server side rendering, possibly with an upgrade to a newer version of SvelteKit. This FR can track the behavior for the time being.
Platform
Beta Was this translation helpful? Give feedback.
All reactions