You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no client-side error when trying to access a private app I don't have access.
But there is one in the server logs.
Note that the error is sent to the client via the websocket so we need to find a way to catch the error and properly show the UI. We also might want to change the returned error to be a 404 instead ?
jonas-martinez
changed the title
[Bug]: No error when trying accessing to a private app I don't have access
[Bug]: No error when accessing a private app I don't have access to
Dec 13, 2023
What happened?
There is no client-side error when trying to access a private app I don't have access.
But there is one in the server logs.
Note that the error is sent to the client via the websocket so we need to find a way to catch the error and properly show the UI. We also might want to change the returned error to be a 404 instead ?
What browsers are you seeing the problem on?
Firefox
Version
v1.0.0-beta.174
Relevant log output
The text was updated successfully, but these errors were encountered: