Oleksii Kurinnyi
Oleksii Kurinnyi
@ibuziuk that's possible, but then we need somehow to let the dashboard know which authentication is used, so it could navigate to a correct endpoint. @martinelli-francesco are you able to...
Resolved in https://github.com/eclipse-che/che-dashboard/pull/538
The issue was resolved in https://github.com/eclipse-che/che-dashboard/pull/708 and https://github.com/eclipse-che/che-dashboard/pull/774.
cc @ibuziuk @dkwon17
Hi @ibuziuk, I spent some time trying to reproduce this bug, but the dashboard was available for me all the time. Do you have any clues that will help?
[Update stacks/java-websphereliberty/devfile.yaml](https://github.com/devfile/registry/pull/343#top) [Update stacks/java-websphereliberty-gradle/devfile.yaml](https://github.com/devfile/registry/pull/344#top)
/remove-lifecycle stale
As I can see, this issue consists of two issues: **Networking Problem** The networking problem occurred because the websocket connection was lost, and the dashboard could not re-establish it for...
@dkwon17 I have two more options: - get rid of lazy loading; - use lazy loading with prefetch ([npmjs](https://www.npmjs.com/package/react-lazy-with-preload)). The advantage of these options is that users will not see...
/remove-lifecycle stale