Closed robbykrlos closed 3 years ago
Is this because once logged in, the route /login is no longer accessible by authenticated users, therefore 404 (only guests)?
Yes
Actually we have @enso-ui/ui/src/core/components/DocumentTitle.vue
which handles the page title at all times.
@vmcvlad I believe you also reported this, I cannot find the issue.
This is a bug | question.
Hi,
I see there are some "404" UI Reponses (not actual http responses) on UI when doing:
Is this because once logged in, the route /login is no longer accessible by authenticated users, therefore 404 (only guests)?
or another:
Is this normal?
PS: initially I thought it's because of the missing favicon.png, which is missing from resources/images (Missing favicon.png (minor) https://github.com/laravel-enso/enso/issues/382)
Thank you,