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

Bug: blank white screen after selecting service, deployment then service again #251

Closed
si458 opened this issue Nov 6, 2020 · 1 comment

Comments

@si458
Copy link
Contributor

si458 commented Nov 6, 2020

following on from #250

you can also produce a blank white screen which happens on all devices (web, mobile, app)

create clean 3 node cluster and deploy say kubenav inside your cluster using helm

  1. open kubenav
  2. open services
  3. select kubenav from namespace selector in services
  4. click kubenav service then 3 dots and click edit
  5. it shows the service yaml as expected!
  6. close the editor window (not save button but X button)
  7. go to deployments tab
  8. it should show a kubenav deployment (if not select kubenav from namespace selector)
  9. select kubenav deployment then 3 dots and click edit
  10. the yaml file being shown for editing is the service yaml ???
  11. close the editor window
  12. select services tab again
  13. select kubenav service and goes to a complete BLANK screen?
@ricoberger
Copy link
Member

Hi @si458, thanks for reporting. The issue was related to some wrong caching keys and should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants