Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigating from an app detail page a cluster in cluster explorer throws white page error #307

Closed
richard-cox opened this issue Aug 14, 2023 · 5 comments · Fixed by #308
Closed
Assignees
Labels
area/embedded kind/bug Something isn't working
Milestone

Comments

@richard-cox
Copy link
Member

To Reproduce

  • refresh on epinio app details page
  • click on any cluster in the burger menu cluster list

Result

  • white page error
console.js:31 TypeError: Cannot read properties of undefined (reading 'id')
    at EpinioApplicationModel.get (epinio-namespaced-resource.js:80:1)
    at VueComponent.namespaceLocation (Masthead.vue:148:1)
@richard-cox
Copy link
Member Author

QA team - This can either be tested now, or closed and added to #265. Just let us know

@mmartin24
Copy link
Contributor

@richard-cox I am not sure about the context of this issue.
Please close it and add it to #265
Thanks

@mmartin24
Copy link
Contributor

@richard-cox, @torchiaf closing this issue and to be checked on #265 as suggested above.

Again, I am not sure about the context of this error (do we need to have deployed Epinio using the extension, which one is the Epinio details page, 2 tabs are then opened?) so if you can provide them it would be great.

@torchiaf
Copy link
Contributor

@richard-cox, @torchiaf closing this issue and to be checked on #265 as suggested above.

Again, I am not sure about the context of this error (do we need to have deployed Epinio using the extension, which one is the Epinio details page, 2 tabs are then opened?) so if you can provide them it would be great.

@mmartin24 Correct, the error occurs when navigating from the Epinio UI - extension mode - to the Rancher explorer. You will have only 1 tab, since epinio is installed as an extension.

epinio-extension

@thehejik
Copy link
Contributor

Retested on:
Epinio version: v1.11.0-rc1
Epinio UI version: epinio-ui:v1.11.0-0.0.1
UI Extension: epinio-1.11.0-2
Rancher: v2.8.0-rc3 (+latest remote)
Browser type & version: vivaldi 6.4.3160.42

Issue seems to be fixed, clicking on a cluster from app detail page is ok with dex and local user logged in and also refresh in app detail doesn't return error nor blank page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/embedded kind/bug Something isn't working
Projects
Archived in project
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants